public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: 01flipstar@web.de
To: bluez-users@lists.sourceforge.net
Subject: Re: [Bluez-users] bluez-utils on old kernel
Date: Sat, 09 Jun 2007 01:30:56 +0200	[thread overview]
Message-ID: <1834493166@web.de> (raw)

Hi again,

one more question since the bluez-Page provides kernel patches for the 2.6 kernel-tree I thought I could start to patch the bluetooth
subsystem to a more recent level.
But as far as  I can see there are only the latest patches available. So my question is do you (Marcel) have a history of patches 
since you are hacking the kernel for quite some time now (thanks for that).

bye
philpp

01flipstar@web.de schrieb:
> > Hi Marcel,
> > 
>> >> Hi Philipp,
>> >>
>>> >>> I'm still tring to get my bluetooth working.
>>> >>> Then I plugin the stick it is correct show when I run lsusb.
>>> >>>
>>> >>> Bus 001 Device 002: ID 0a5c:2101 Broadcom Corp.
>> >> include the content of /proc/bus/usb/devices.
> > 
> > the output when no driver is loaded
> > 
> > T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 1
> > B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
> > D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
> > P:  Vendor=0000 ProdID=0000 Rev= 2.06
> > S:  Manufacturer=Linux 2.6.10_dev-versatile926ejs ohci_hcd
> > S:  Product=sl2312 OHCI
> > S:  SerialNumber=sl2312
> > C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=  0mA
> > I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
> > E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=255ms
> > 
> > T:  Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=12  MxCh= 0
> > D:  Ver= 2.00 Cls=e0(unk. ) Sub=01 Prot=01 MxPS=64 #Cfgs=  1
> > P:  Vendor=0a5c ProdID=2101 Rev= 1.00
> > S:  Manufacturer=Broadcom Corp
> > S:  Product=BCM92045B3 ROM
> > C:* #Ifs= 4 Cfg#= 1 Atr=a0 MxPwr=100mA
> > I:  If#= 0 Alt= 0 #EPs= 3 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
> > E:  Ad=81(I) Atr=03(Int.) MxPS=  16 Ivl=1ms
> > E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> > E:  Ad=02(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> > I:  If#= 1 Alt= 0 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
> > E:  Ad=83(I) Atr=01(Isoc) MxPS=   0 Ivl=1ms
> > E:  Ad=03(O) Atr=01(Isoc) MxPS=   0 Ivl=1ms
> > I:  If#= 1 Alt= 1 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
> > E:  Ad=83(I) Atr=01(Isoc) MxPS=   9 Ivl=1ms
> > E:  Ad=03(O) Atr=01(Isoc) MxPS=   9 Ivl=1ms
> > I:  If#= 1 Alt= 2 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
> > E:  Ad=83(I) Atr=01(Isoc) MxPS=  17 Ivl=1ms
> > E:  Ad=03(O) Atr=01(Isoc) MxPS=  17 Ivl=1ms
> > I:  If#= 1 Alt= 3 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
> > E:  Ad=83(I) Atr=01(Isoc) MxPS=  25 Ivl=1ms
> > E:  Ad=03(O) Atr=01(Isoc) MxPS=  25 Ivl=1ms
> > I:  If#= 1 Alt= 4 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
> > E:  Ad=83(I) Atr=01(Isoc) MxPS=  33 Ivl=1ms
> > E:  Ad=03(O) Atr=01(Isoc) MxPS=  33 Ivl=1ms
> > I:  If#= 1 Alt= 5 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=(none)
> > E:  Ad=83(I) Atr=01(Isoc) MxPS=  49 Ivl=1ms
> > E:  Ad=03(O) Atr=01(Isoc) MxPS=  49 Ivl=1ms
> > I:  If#= 2 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
> > E:  Ad=84(I) Atr=02(Bulk) MxPS=  32 Ivl=0ms
> > E:  Ad=04(O) Atr=02(Bulk) MxPS=  32 Ivl=0ms
> > I:  If#= 3 Alt= 0 #EPs= 0 Cls=fe(app. ) Sub=01 Prot=00 Driver=(none)
> > 
> > 
>>> >>> Next I start to load the modules:
>>> >>>
>>> >>> insmod
>>> >>>   bluetooth
>>> >>>   sco
>>> >>>   l2cap
>>> >>>   rfcomm
>>> >>>   hci_uart
>>> >>>   hci_vhci
>>> >>>   firmware_class
>>> >>>   hidp
>>> >>>   bcm203x
>>> >>>   hci_usb
>>> >>>
>>> >>> but when the last module is loaded I get a segmentation fault
>> >> >From what? Include information about it.
>> >>
>> >> Regards
>> >>
>> >> Marcel
>> >>
>> >>
>> >>
>> >> -------------------------------------------------------------------------
>> >> This SF.net email is sponsored by DB2 Express
>> >> Download DB2 Express C - the FREE version of DB2 express and take
>> >> control of your XML. No limits. Just data. Click to get it now.
>> >> http://sourceforge.net/powerbar/db2/
>> >> _______________________________________________
>> >> Bluez-users mailing list
>> >> Bluez-users@lists.sourceforge.net
>> >> https://lists.sourceforge.net/lists/listinfo/bluez-users
>> >>
> > 
> > 
> > _______________________________________________________________
> > SMS schreiben mit WEB.DE FreeMail - einfach, schnell und
> > kostenguenstig. Jetzt gleich testen! http://f.web.de/?mc=021192
> > 
> > 
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by DB2 Express
> > Download DB2 Express C - the FREE version of DB2 express and take
> > control of your XML. No limits. Just data. Click to get it now.
> > http://sourceforge.net/powerbar/db2/
> > _______________________________________________
> > Bluez-users mailing list
> > Bluez-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/bluez-users
> > 

_______________________________________________________________
SMS schreiben mit WEB.DE FreeMail - einfach, schnell und
kostenguenstig. Jetzt gleich testen! http://f.web.de/?mc=021192


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

             reply	other threads:[~2007-06-08 23:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-08 23:30 01flipstar [this message]
2007-06-09  8:25 ` [Bluez-users] bluez-utils on old kernel Marcel Holtmann
  -- strict thread matches above, loose matches on Subject: below --
2007-06-07 15:38 01flipstar
2007-06-06 17:24 01flipstar
2007-06-07 10:22 ` Marcel Holtmann
2007-06-04 21:19 01flipstar
2007-06-03 14:44 01flipstar
2007-06-04 15:23 ` Marcel Holtmann
2007-06-04 15:43 ` Voni Hakau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1834493166@web.de \
    --to=01flipstar@web.de \
    --cc=bluez-users@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox