public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] Re: Bluez setup and Bluetooth stack and 2.6 kernel
@ 2004-08-26 14:18 gonzalo briceno
  2004-08-26 14:33 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: gonzalo briceno @ 2004-08-26 14:18 UTC (permalink / raw)
  To: bluez-users

Marcel responded to my posting by saying:
"the Bluetooth core layer for 2.6 is in the
bluetooth.ko kernel module and the config options
start with CONFIG_BT_*."

So what I gather is that the bluez.o module
functionality is already part of the bluetooth.ko
module.  Is there anything else I need to know in
terms of what modules need to be loaded for things to
work?  The reason for asking is that most
documentation I have read so far is most likely old
and refers to bluez.o.  To make a long story short
does the following seem correct to get USB and
Bluetooth to work (using kernel 2.6) barring any other
problems: 

1. load usbcore
2. load proper USB host driver (OHCI, UHCI, EHCI)
3. load bluetooth.ko
4. load (RFCOMM, L2CAP, BNEP, etc)


p.s. I apologize for the new post relating to an
existing post.  For the life of me I could not find
how to reply to my previous thread.  I have done this
before on other sourceforge lists but I cannot find it
here.  Once again, my apologies.


		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Bluez-users] Re: Bluez setup and Bluetooth stack and 2.6 kernel
  2004-08-26 14:18 [Bluez-users] Re: Bluez setup and Bluetooth stack and 2.6 kernel gonzalo briceno
@ 2004-08-26 14:33 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2004-08-26 14:33 UTC (permalink / raw)
  To: gonzalo briceno; +Cc: BlueZ Mailing List

Hi Gonzalo,

> So what I gather is that the bluez.o module
> functionality is already part of the bluetooth.ko
> module.  Is there anything else I need to know in
> terms of what modules need to be loaded for things to
> work?  The reason for asking is that most
> documentation I have read so far is most likely old
> and refers to bluez.o.  To make a long story short
> does the following seem correct to get USB and
> Bluetooth to work (using kernel 2.6) barring any other
> problems: 
> 
> 1. load usbcore
> 2. load proper USB host driver (OHCI, UHCI, EHCI)
> 3. load bluetooth.ko
> 4. load (RFCOMM, L2CAP, BNEP, etc)

this is correct, but you can leave step 1 and 3 out, because the module
dependency will take of that these are also loaded. However you forgot
the Bluetooth hardware driver. In general this is the hci_usb driver for
the H:2 transport protocol support.

Regards

Marcel




-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-08-26 14:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-26 14:18 [Bluez-users] Re: Bluez setup and Bluetooth stack and 2.6 kernel gonzalo briceno
2004-08-26 14:33 ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox