linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tom Watson <sdc695@yahoo.com>
To: Marcel Holtmann <marcel@holtmann.org>
Cc: BlueZ Mailing List <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] IOGear GBU301 and Kernel 2.4.20
Date: Sun, 8 Aug 2004 22:07:53 -0700 (PDT)	[thread overview]
Message-ID: <20040809050753.17815.qmail@web60801.mail.yahoo.com> (raw)
In-Reply-To: <4116f4a0.johana@johana.com>

Hello Marcel...
The saga continues...
--- Marcel Holtmann <marcel@holtmann.org> wrote:

> Hi Tom,
> 
> > > why don't include the content of /proc/bus/usb/devices?
> > > 
> > Your wish is my command....
> > 
> > >>>>>
> > T:  Bus=03 Lev=01 Prnt=01 Port=01 Cnt=02 Dev#=  5 Spd=12  MxCh= 0
> > D:  Ver= 1.01 Cls=e0(unk. ) Sub=01 Prot=01 MxPS=64 #Cfgs=  1
> > P:  Vendor=0a5c ProdID=2033 Rev= 0.a0
> > C:* #Ifs= 3 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=  16 Ivl=1ms
> > E:  Ad=03(O) Atr=01(Isoc) MxPS=  16 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=  32 Ivl=1ms
> > E:  Ad=03(O) Atr=01(Isoc) MxPS=  32 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=  32 Ivl=1ms
> > E:  Ad=03(O) Atr=01(Isoc) MxPS=  32 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=  64 Ivl=1ms
> > E:  Ad=03(O) Atr=01(Isoc) MxPS=  64 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=  64 Ivl=1ms
> > E:  Ad=03(O) Atr=01(Isoc) MxPS=  64 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
> > <<<<<
> > 
> > The above is just the part that is different between plugging in the IOGear
> > adapter and not.  I didn't want to complicate things with too much clutter
> 
> this is a Broadcom BCM2033 dongle without firmware loaded. Install the
> bluez-firmware package and use the bcm203x kernel driver from a recent
> 2.6 kernel or compile bluez-utils-2.9 with bcm203x support.
> 
> Regards
> 
> Marcel
> 

OK, This ought to be simple but...
[ bluez-utils-2.9]# ./configure --prefix=/usr --mandir=/usr/share/man
--sysconfdir=/etc --enable-bcm203x

Then...
make clean    {I hadn't done the 'enable-bcm...'}

and then
make

But it goes for a while and I get...
gcc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include -Wall -g -O2 -c `test -f
'bcm203x.c' || echo './'`bcm203x.c
cc1: warning: changing search order for system directory "/usr/include"
cc1: warning:   as it has already been specified as a non-system directory
bcm203x.c: In function `load_firmware':
bcm203x.c:118: warning: implicit declaration of function `usb_interrupt_read'
gcc -I/usr/include -Wall -g -O2   -o bcm203x  bcm203x.o -L/usr/lib -lusb
bcm203x.o: In function `load_firmware':
...../bluez-utils-2.9/extra/bcm203x.c:118: undefined reference to
`usb_interrupt_read'
...../bluez-utils-2.9/extra/bcm203x.c:133: undefined reference to
`usb_interrupt_read'

This doesn't look too good.  Am I doing something wrong here??

Thanks.

=====
-- 
Tom Watson
tsw@johana.com


		
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail 

       reply	other threads:[~2004-08-09  5:07 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4116f4a0.johana@johana.com>
2004-08-09  5:07 ` Tom Watson [this message]
2004-08-09  5:56   ` [Bluez-users] IOGear GBU301 and Kernel 2.4.20 Marcel Holtmann
2004-08-09  6:11     ` Bc. Michal Semler
2004-08-09  6:30       ` Marcel Holtmann
2004-08-09  6:33         ` Bc. Michal Semler
2004-08-09  6:40           ` Marcel Holtmann
     [not found] <4118f9dd.johana@johana.com>
2004-08-11  7:21 ` Marcel Holtmann
     [not found] <20040809231313.17901.qmail@web60806.mail.yahoo.com>
2004-08-10  7:59 ` Marcel Holtmann
     [not found] <411733d1.johana@johana.com>
2004-08-09 10:18 ` Marcel Holtmann
     [not found] <20040808234025.26402.qmail@web60805.mail.yahoo.com>
2004-08-08 23:50 ` Marcel Holtmann
2004-08-08  6:02 Tom Watson
2004-08-08 10:14 ` Marcel Holtmann

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=20040809050753.17815.qmail@web60801.mail.yahoo.com \
    --to=sdc695@yahoo.com \
    --cc=bluez-users@lists.sourceforge.net \
    --cc=marcel@holtmann.org \
    --cc=tsw@johana.com \
    /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;
as well as URLs for NNTP newsgroup(s).