diff options
author | Uwe Stuehler <uwe@cvs.openbsd.org> | 2008-11-24 22:31:20 +0000 |
---|---|---|
committer | Uwe Stuehler <uwe@cvs.openbsd.org> | 2008-11-24 22:31:20 +0000 |
commit | 39774bc5a06e7d800f01b8355780ffc7e10eeb1e (patch) | |
tree | 6066b9de456a9fab66fb1a72f20bb5013dafd074 /sys/arch/landisk | |
parent | bdb4757cfeae6b165f20e03c3121908fe9ac431f (diff) |
Import btsco(4) from NetBSD to work on it
Diffstat (limited to 'sys/arch/landisk')
-rw-r--r-- | sys/arch/landisk/conf/GENERIC | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/arch/landisk/conf/GENERIC b/sys/arch/landisk/conf/GENERIC index f8d45578873..57a626c3c77 100644 --- a/sys/arch/landisk/conf/GENERIC +++ b/sys/arch/landisk/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.16 2008/04/12 19:24:49 miod Exp $ +# $OpenBSD: GENERIC,v 1.17 2008/11/24 22:31:19 uwe Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -170,5 +170,9 @@ udcf* at uhub? # Gude Expert mouseCLOCK #wskbd* at btkbd? mux 1 #wsmouse* at btms? mux 0 +# Bluetooth audio support +#btsco* at bthub? +#audio* at btsco? + sd* at scsibus? # SCSI disk drives cd* at scsibus? # SCSI CD-ROM drives |