aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorRoger Hardiman <roger@FreeBSD.org>1999-05-18 12:14:39 +0000
committerRoger Hardiman <roger@FreeBSD.org>1999-05-18 12:14:39 +0000
commitec2a37ea3c8fbaaa008167355fcc2c4b0dffc3b4 (patch)
treed3db9e11d310ae494500fed264f2d881626d28c9 /sys
parentec6948ccea4d14f71569a05d7f103f7e2a2cde72 (diff)
downloadsrc-ec2a37ea3c8fbaaa008167355fcc2c4b0dffc3b4.tar.gz
src-ec2a37ea3c8fbaaa008167355fcc2c4b0dffc3b4.zip
Bt848 driver release 1.65
Updated with australian channel set Submitted by: Ivan Brawley <brawley@internode.com.au>
Notes
Notes: svn path=/head/; revision=47297
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/bktr/ioctl_bt848.h5
-rw-r--r--sys/i386/include/ioctl_bt848.h5
-rw-r--r--sys/sys/ioctl_bt848.h5
3 files changed, 9 insertions, 6 deletions
diff --git a/sys/dev/bktr/ioctl_bt848.h b/sys/dev/bktr/ioctl_bt848.h
index 9cddd33fe98d..0767abddb684 100644
--- a/sys/dev/bktr/ioctl_bt848.h
+++ b/sys/dev/bktr/ioctl_bt848.h
@@ -1,7 +1,7 @@
/*
* extensions to ioctl_meteor.h for the bt848 cards
*
- * $Id: ioctl_bt848.h,v 1.19 1998/09/30 21:06:55 sos Exp $
+ * $Id: ioctl_bt848.h,v 1.22 1999/02/15 11:04:36 roger Exp $
*/
/*
@@ -14,8 +14,9 @@
#define CHNLSET_JPNBCST 5
#define CHNLSET_JPNCABLE 6
#define CHNLSET_XUSSR 7
+#define CHNLSET_AUSTRALIA 8
#define CHNLSET_MIN CHNLSET_NABCST
-#define CHNLSET_MAX CHNLSET_XUSSR
+#define CHNLSET_MAX CHNLSET_AUSTRALIA
/*
diff --git a/sys/i386/include/ioctl_bt848.h b/sys/i386/include/ioctl_bt848.h
index 9cddd33fe98d..0767abddb684 100644
--- a/sys/i386/include/ioctl_bt848.h
+++ b/sys/i386/include/ioctl_bt848.h
@@ -1,7 +1,7 @@
/*
* extensions to ioctl_meteor.h for the bt848 cards
*
- * $Id: ioctl_bt848.h,v 1.19 1998/09/30 21:06:55 sos Exp $
+ * $Id: ioctl_bt848.h,v 1.22 1999/02/15 11:04:36 roger Exp $
*/
/*
@@ -14,8 +14,9 @@
#define CHNLSET_JPNBCST 5
#define CHNLSET_JPNCABLE 6
#define CHNLSET_XUSSR 7
+#define CHNLSET_AUSTRALIA 8
#define CHNLSET_MIN CHNLSET_NABCST
-#define CHNLSET_MAX CHNLSET_XUSSR
+#define CHNLSET_MAX CHNLSET_AUSTRALIA
/*
diff --git a/sys/sys/ioctl_bt848.h b/sys/sys/ioctl_bt848.h
index 9cddd33fe98d..0767abddb684 100644
--- a/sys/sys/ioctl_bt848.h
+++ b/sys/sys/ioctl_bt848.h
@@ -1,7 +1,7 @@
/*
* extensions to ioctl_meteor.h for the bt848 cards
*
- * $Id: ioctl_bt848.h,v 1.19 1998/09/30 21:06:55 sos Exp $
+ * $Id: ioctl_bt848.h,v 1.22 1999/02/15 11:04:36 roger Exp $
*/
/*
@@ -14,8 +14,9 @@
#define CHNLSET_JPNBCST 5
#define CHNLSET_JPNCABLE 6
#define CHNLSET_XUSSR 7
+#define CHNLSET_AUSTRALIA 8
#define CHNLSET_MIN CHNLSET_NABCST
-#define CHNLSET_MAX CHNLSET_XUSSR
+#define CHNLSET_MAX CHNLSET_AUSTRALIA
/*