Date: Thu, 16 Feb 2006 01:54:43 -0500 From: Bryan Liesner <bryan@kishka.net> To: freebsd-usb@freebsd.org Subject: Kensington Bluetooth USB dongle Message-ID: <43F421B3.8050607@kishka.net>
next in thread | raw e-mail | index | archive | help
I have compiled in all (I think) of the necessary usb netgraph stuff into my kernel: options NETGRAPH options NETGRAPH_BLUETOOTH options NETGRAPH_BLUETOOTH_BT3C options NETGRAPH_BLUETOOTH_H4 options NETGRAPH_BLUETOOTH_HCI options NETGRAPH_BLUETOOTH_L2CAP options NETGRAPH_BLUETOOTH_SOCKET options NETGRAPH_BLUETOOTH_UBT and when the system boots, I see this: ubt0: Kensington Bluetooth EDR Dongle, rev 2.00/0.00, addr 3 ubt0: Kensington Bluetooth EDR Dongle, rev 2.00/0.00, addr 3 ubt0: Interface 0 endpoints: interrupt=0x81, bulk-in=0x82, bulk-out=0x2 ubt0: Interface 1 (alt.config 5) endpoints: isoc-in=0x83, isoc-out=0x3; wMaxPack etSize=49; nframes=6, buffer size=294 However, there is no ubt0 device in /dev, and Here's the output of usbdevs: addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), VIA(0x0000), rev 1.00 port 1 addr 2: low speed, power 100 mA, config 1, Trackball(0xc404), Logitech(0x046d), rev 2.20 port 2 addr 3: full speed, power 100 mA, config 1, Bluetooth EDR Dongle(0x105e), Kensington(0x047d), rev 0.00 I try and start the Bluetooth stack and get: % /etc/rc.d/bluetooth start ubt0 /etc/rc.d/bluetooth: ERROR: Unable to setup Bluetooth stack for device ubt0 Am I missing something here? Thanks.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43F421B3.8050607>
