Re: [linux-usb-devel] Re: USB SE401 module locking in Linux 2.4.16

2001-12-10 Thread Oliver Neukum
Am Sonntag, 9. Dezember 2001 23:35 schrieb Jeroen Vreeken: > Hi, > > I see no problem with this patch, > Johannes can you apply this patch? It fails however, to do proper reference counting during probe() and disconnect(). A patch to do that is included. Regards Oliver -

[linux-usb-devel] Re: USB SE401 module locking in Linux 2.4.16

2001-12-09 Thread Jeroen Vreeken
Hi, I see no problem with this patch, Johannes can you apply this patch? Jeroen On Tue, 04 Dec 2001 17:25:45 -0800 (PST), Chris Rankin <[EMAIL PROTECTED]> wrote: > > Hi, > > I was poking around with the USB code and I noticed that the SE401 > module used the old Linux 2.2-style module locking.