summaryrefslogtreecommitdiffstats
path: root/sys/pci/README.bt848
diff options
context:
space:
mode:
authorahasty <ahasty@FreeBSD.org>1998-02-26 08:19:14 +0000
committerahasty <ahasty@FreeBSD.org>1998-02-26 08:19:14 +0000
commit275db989363b2d369cffa61f1477ed64f0e52455 (patch)
tree045050245acb9776932ae821c33f2931c72ce0c9 /sys/pci/README.bt848
parent4fc0ab87d768cc7a86abd38b1e022daccb8aa649 (diff)
downloadFreeBSD-src-275db989363b2d369cffa61f1477ed64f0e52455.zip
FreeBSD-src-275db989363b2d369cffa61f1477ed64f0e52455.tar.gz
Radio support for bt848 cards from Flemming Jacobsen <fj@trw.nl>
Amancio
Diffstat (limited to 'sys/pci/README.bt848')
-rw-r--r--sys/pci/README.bt8484
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pci/README.bt848 b/sys/pci/README.bt848
index 0125cde..1aa0bfd 100644
--- a/sys/pci/README.bt848
+++ b/sys/pci/README.bt848
@@ -22,10 +22,10 @@ driver.
Finally you need to create nodes for the driver:
Create a video device:
-mknod /dev/bktr0 c 79 0
+mknod /dev/bktr0 c 92 0
Create a tuner device:
-mknod /dev/tuner0 c 79 16
+mknod /dev/tuner0 c 92 16
-------------------------------------------------------------------------------
The code attempts to auto-probe code to detect card/tuner types.
OpenPOWER on IntegriCloud