Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Nov 2007 12:09:40 -0500
From:      "Alexandre \"Sunny\" Kovalenko" <alex.kovalenko@verizon.net>
To:        Zoran Kolic <zkolic@sbb.co.yu>
Cc:        freebsd-bluetooth@freebsd.org
Subject:   Re: usb modules and bluetooth
Message-ID:  <1194714580.826.2.camel@RabbitsDen>
In-Reply-To: <20071110162558.GA1094@faust.net>
References:  <20071110162558.GA1094@faust.net>

next in thread | previous in thread | raw e-mail | index | archive | help

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
> 
> _______________________________________________
> freebsd-bluetooth@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-bluetooth
> To unsubscribe, send any mail to "freebsd-bluetooth-unsubscribe@freebsd.org"
-- 
Alexandre "Sunny" Kovalenko




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1194714580.826.2.camel>