On Sun, Jan 16, 2011 at 11:47:19PM +0300, ???????? ?????????????? wrote: > Hi, > > I have Broadcom BCM 2070 device in my laptop Lenovo SL510. > When I try to enable it nothing added in /dev/ directoy and there're some > warnings in log: > > Jan 16 15:38:30 free-cgi kernel: ugen6.2: <Broadcom Corp> at usbus6 > Jan 16 15:38:30 free-cgi kernel: ubt0: <Broadcom Corp Broadcom Bluetooth > Device, class 224/1, rev 2.00/3.60, addr 2> on usbus6 > Jan 16 15:38:30 free-cgi root: /usr/local/etc/rc.d/webcamd: WARNING: failed > to start webcamd > Jan 16 15:38:30 free-cgi root: *Unknown USB device: vendor 0x0a5c product > 0x217f bus uhub6* > Jan 16 15:38:31 free-cgi kernel: *WARNING: attempt to domain_add(bluetooth) > after domainfinalize()* > Jan 16 15:38:31 free-cgi kernel: *WARNING: attempt to domain_add(netgraph) > after domainfinalize()* > > > What could you suggest to solve this problem? > I tried to find some ways to enable module debug, but with no luck...
I'm not sure there is a problem. As far as I know, bluetooth on FreeBSD doesn't put a device node in /dev. Check ngctl list to see if the bluetooth node (ubt0) exists or not. Regards, Gary _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bluetooth To unsubscribe, send any mail to "[email protected]"
