On Saturday, 16. June 2001 18:50, Georg Acher wrote:
> On Sat, Jun 16, 2001 at 02:48:39PM +0200, Wolfgang M�es wrote:

> > In dabusb.c, I have seen some statical allocated URBs inside the driver
> > data structures. I assume that these are not the only ones without
> > initialized lock....
>
> Where? Don't mix this up with the purb_t definition, that is a pointer to
> an URB, and it is initalized with alloc_urb...

Ooops! You are right. Sorry. 

I found some urbs which are members of bigger structures (and
therefore not allocated via usb_alloc-urb() in

acm.c (doing the spin_lock_init by hand)
devio.c
dsbr100.c
hid.c
microtek.c (doing the spin_lock_init by hand)
printer.c
usbkbd.c
usbmouse.c
wacom.c

best regards
Wolfgang

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to