Re: [linux-usb-devel] [patch] usb-uhci update, unlink fix

2001-03-30 Thread Miles Lane
Georg Acher wrote: > > On Fri, Mar 30, 2001 at 03:04:24PM -0800, Miles Lane wrote: > > Georg Acher wrote: > > > > > Still not fixed: > > > - Fix data toggles for killed bulk URBs > > > - Workaround for VIA-UHCI babble problem (I have contacted VIA...) > > > > Just curious, is this a problem that

Re: [linux-usb-devel] [patch] usb-uhci update, unlink fix

2001-03-30 Thread Georg Acher
On Fri, Mar 30, 2001 at 03:04:24PM -0800, Miles Lane wrote: > Georg Acher wrote: > > > Still not fixed: > > - Fix data toggles for killed bulk URBs > > - Workaround for VIA-UHCI babble problem (I have contacted VIA...) > > Just curious, is this a problem that plagues the uhci driver > as well?

Re: [linux-usb-devel] [patch] usb-uhci update, unlink fix

2001-03-30 Thread Miles Lane
Georg Acher wrote: > Still not fixed: > - Fix data toggles for killed bulk URBs > - Workaround for VIA-UHCI babble problem (I have contacted VIA...) Just curious, is this a problem that plagues the uhci driver as well? If not, have you looked into what uhci is doing differently when talking to

Re: [linux-usb-devel] [patch] usb-uhci update, unlink fix

2001-03-30 Thread Miles Lane
Georg Acher wrote: > Still not fixed: > - Fix data toggles for killed bulk URBs > - Workaround for VIA-UHCI babble problem (I have contacted VIA...) Just curious, is this a problem that plagues the uhci driver as well? If not, have you looked into what uhci is doing differently when talking to

Re: [linux-usb-devel] [patch] usb-uhci update, unlink fix

2001-03-30 Thread Benoit PAPILLAULT
On Fri, 30 Mar 2001, Georg Acher wrote: > Hi, > this patch for usb-uhci.c (and usb.h) fixes/changes the following: [snip] > - Workaround for VIA-UHCI babble problem (I have contacted VIA...) [snip] Could you give use more detailled about that 'babble' problem? Actually, I have this Host Controll

[linux-usb-devel] Additional USB Hotplug Information

2001-03-30 Thread Allen Barnett
I see that this was discussed some back in September but I couldn't find a resolution. David Paschal has written user-space drivers for HP OfficeJets. When you connect the OJ via USB, the current hotplug scripts will load the printer.o module, but, it would also be helpful if it would start the u

[linux-usb-devel] [patch] usb-uhci update, unlink fix

2001-03-30 Thread Georg Acher
Hi, this patch for usb-uhci.c (and usb.h) fixes/changes the following: - Async unlink now really moves the descriptors into the free list, avoiding potential oopses during unload/reload of usb-uhci. plusb easily caused that dangling descriptors... - A small change in the urb unlink/completion