]> git.ozlabs.org Git - ppp.git/blobdiff - freebsd-3.0/patch.ttycom.h
Remove files that don't go into releases
[ppp.git] / freebsd-3.0 / patch.ttycom.h
diff --git a/freebsd-3.0/patch.ttycom.h b/freebsd-3.0/patch.ttycom.h
deleted file mode 100644 (file)
index c2fc7ba..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
---- ttycom.h   Mon Jun 17 08:08:09 1996
-+++ ttycom.h.new       Fri Apr  9 08:22:06 1999
-@@ -133,9 +133,13 @@
- #define       TIOCDSIMICROCODE _IO('t', 85)           /* download microcode to
-                                                * DSI Softmodem */
-+#define       TIOCRCVFRAME    _IOW('t', 69, struct mbuf *)    /* data frame received */
-+#define       TIOCXMTFRAME    _IOW('t', 68, struct mbuf *)    /* data frame transmit */
-+
- #define       TTYDISC         0               /* termios tty line discipline */
- #define       TABLDISC        3               /* tablet discipline */
- #define       SLIPDISC        4               /* serial IP discipline */
- #define       PPPDISC         5               /* PPP discipline */
-+#define       HDLCDISC        6               /* HDLC discipline */
- #endif /* !_SYS_TTYCOM_H_ */