From b0b0183bfdf4a33fc8d502894ebad9057e810fa0 Mon Sep 17 00:00:00 2001 From: Alexander Yurchenko Date: Fri, 14 Jan 2005 12:21:03 +0000 Subject: ubt(4): USB Bluetooth driver, commented out in all kernel config files for now. Adopted from FreeBSD for our netbt stack. Help in testing by many, ok markus@ --- sys/arch/cats/conf/GENERIC | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch/cats/conf') diff --git a/sys/arch/cats/conf/GENERIC b/sys/arch/cats/conf/GENERIC index fb141d01c93..d66c9c089e6 100644 --- a/sys/arch/cats/conf/GENERIC +++ b/sys/arch/cats/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.18 2005/01/06 21:32:56 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.19 2005/01/14 12:21:02 grange Exp $ # # GENERIC machine description file # @@ -216,6 +216,7 @@ scsibus* at usscanner? #uyap* at uhub? # Y@P firmware loader udsbr* at uhub? # D-Link DSB-R100 radio radio* at udsbr? # USB radio +#ubt* at uhub? # USB Bluetooth ugen* at uhub? # USB Generic driver # Audio Devices -- cgit v1.2.3