Subject: bluetooth on amd64
To: None <port-amd64@netbsd.org>
From: Iain Hibbert <plunky@rya-online.net>
List: port-amd64
Date: 09/10/2006 16:58:29
Hi,
   This week I cross-compiled an amd64/GENERIC kernel with bluetooth
enabled. I can't test it because I have no hardware, but it does compile
at least - is it ok to commit the below change to the amd64 port?

iain

Index: sys/arch/amd64/conf/files.amd64
===================================================================
RCS file: /cvsroot/src/sys/arch/amd64/conf/files.amd64,v
retrieving revision 1.28
diff -u -r1.28 files.amd64
--- sys/arch/amd64/conf/files.amd64	4 Sep 2006 02:16:03 -0000	1.28
+++ sys/arch/amd64/conf/files.amd64	10 Sep 2006 13:13:10 -0000
@@ -194,6 +194,8 @@

 include	"dev/usb/files.usb"

+include	"dev/bluetooth/files.bluetooth"
+
 include	"dev/ieee1394/files.ieee1394"
 include "dev/apm/files.apm"
 include "dev/acpi/files.acpi"
Index: sys/arch/amd64/conf/GENERIC
===================================================================
RCS file: /cvsroot/src/sys/arch/amd64/conf/GENERIC,v
retrieving revision 1.106
diff -u -r1.106 GENERIC
--- sys/arch/amd64/conf/GENERIC	26 Aug 2006 20:26:44 -0000	1.106
+++ sys/arch/amd64/conf/GENERIC	10 Sep 2006 13:13:21 -0000
@@ -816,6 +816,33 @@
 radio* at bktr?


+# Bluetooth Controller and Device support
+
+# Bluetooth PCMCIA Controllers
+#bt3c* at pcmcia? function ?		# 3Com 3CRWB6096-A
+
+# Bluetooth USB Controllers
+ubt* at uhub? port ? configuration ? interface ?
+
+# Bluetooth Device Hub
+#bthub* at bt3c?
+bthub* at ubt?
+
+# Bluetooth HID support
+bthidev* at bthub?
+
+# Bluetooth Mouse
+btms* at bthidev? reportid ?
+wsmouse* at btms? mux 0
+
+# Bluetooth Keyboard
+btkbd* at bthidev? reportid ?
+wskbd* at btkbd? console ? mux 1
+
+# Bluetooth Audio support
+btsco* at bthub?
+
+
 # Mice

 # Middle Digital, Inc. PCI-Weasel serial console board control