Date: Tue, 03 May 2005 22:36:30 -0500 From: Eric Anderson <anderson@centtech.com> To: FreeBSD Current <freebsd-current@freebsd.org> Subject: Bluetooth device broken Message-ID: <4278433E.3050006@centtech.com>
next in thread | raw e-mail | index | archive | help
I'm trying to get the internal Bluetooth adapter in my Dell D610 working. I see these messages on boot: ubt0: vendor 0x413c product 0x8103, rev 2.00/16.57, addr 2 ubt0: vendor 0x413c product 0x8103, rev 2.00/16.57, addr 2 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; wMaxPacketSize=49; nframes=6, buffer size=294 ... start_init: trying /sbin/init WARNING: attempt to net_add_domain(bluetooth) after domainfinalize() WARNING: attempt to net_add_domain(netgraph) after domainfinalize() Partial output from usbdevs -v: Controller /dev/usb1: addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00 port 1 addr 2: full speed, self powered, config 1, product 0x8103(0x8103), vendor 0x413c(0x413c), rev 16.57 Do I just need to add the device info in a table somewhere, or are there other issues (from the 'attempt to net_add_domain...' stuff)? Eric -- ------------------------------------------------------------------------ Eric Anderson Sr. Systems Administrator Centaur Technology A lost ounce of gold may be found, a lost moment of time never. ------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4278433E.3050006>