summaryrefslogtreecommitdiffstats
path: root/sys/sys/ttycom.h
diff options
context:
space:
mode:
authoremax <emax@FreeBSD.org>2004-05-10 02:24:56 +0000
committeremax <emax@FreeBSD.org>2004-05-10 02:24:56 +0000
commit7cd8d7675e61081cb557719b3aad6c1e290ccf3f (patch)
tree2e493ba171afb0cfc3c3f6b69d3d99362ef28be6 /sys/sys/ttycom.h
parent8bd7d01673e5c8d45ea160e84c162bf96a17590e (diff)
downloadFreeBSD-src-7cd8d7675e61081cb557719b3aad6c1e290ccf3f.zip
FreeBSD-src-7cd8d7675e61081cb557719b3aad6c1e290ccf3f.tar.gz
Mode few Bluetooth defines into system include files
Reviewed by: imp
Diffstat (limited to 'sys/sys/ttycom.h')
-rw-r--r--sys/sys/ttycom.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sys/ttycom.h b/sys/sys/ttycom.h
index af09d2e..cfdc9d5 100644
--- a/sys/sys/ttycom.h
+++ b/sys/sys/ttycom.h
@@ -142,5 +142,6 @@ struct winsize {
#define SLIPDISC 4 /* serial IP discipline */
#define PPPDISC 5 /* PPP discipline */
#define NETGRAPHDISC 6 /* Netgraph tty node discipline */
+#define H4DISC 7 /* Netgraph Bluetooth H4 discipline */
#endif /* !_SYS_TTYCOM_H_ */
OpenPOWER on IntegriCloud