On Sat, 2007-11-10 at 17:25 +0100, Zoran Kolic wrote: > Howdy! > My question would be what usb modules should I load to > have usb dongle working? Does ng_ubt loads something > by itself? I removed _all_ usb options from kernel conf > file, since I rerely use it. Is there chance not to > recompile, but load necessary? I do not build USB into the kernel, and the list below gets my bluetooth (built into ThinkPad X60) working. YMMV...
Id Refs Address Size Name 1 38 0xc0400000 406724 kernel ... 17 1 0xc5178000 18000 ng_btsocket.ko 18 5 0xc5190000 b000 netgraph.ko 19 3 0xc5170000 2000 ng_bluetooth.ko ... 26 2 0xc5b9a000 1d000 usb.ko 27 1 0xc5c02000 7000 ng_ubt.ko 28 1 0xc5c0b000 c000 ng_hci.ko 29 1 0xc5c1a000 f000 ng_l2cap.ko 30 1 0xc5c2b000 4000 ng_socket.ko > Nice thing with new device is to find and learn about it. > Best regards > > Zoran > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-bluetooth > To unsubscribe, send any mail to "[EMAIL PROTECTED]" -- Alexandre "Sunny" Kovalenko _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bluetooth To unsubscribe, send any mail to "[EMAIL PROTECTED]"
