Re: [linux-usb-devel] Re: 2.5.5-pre1 rmmod usb-uhci hangs

2002-02-24 Thread Johannes Erdfelt
On Sun, Feb 24, 2002, Dan Hopper <[EMAIL PROTECTED]> wrote: > Johannes Erdfelt <[EMAIL PROTECTED]> remarked: > > Hmm, that is interesting. I wonder what is going on with it. Are you > > using the scanner kernel driver? > > Yes. And sane 1.0.5. FWIW, the command I'm using that stutters > with uh

[linux-usb-devel] PATCH: usb-storage: ISD-200 fixes, more unusual devices, and many cleanups

2002-02-24 Thread Matthew Dharm
Greg et al -- Attached to this message is a patch for usb-storage against 2.4.18-rc4. Please apply. Greg, it should also be applied to 2.5.x, but I don't have a good patch against that version. So, if you want to try to make it go, feel free, but I won't complain if you don't. Actually, I migh

Re: [linux-usb-devel] RFC: interrupt transfer model

2002-02-24 Thread Roman Weissgaerber
David Brownell wrote: > >GOAL: support INTR-OUT and INTR-IN transfers with >one API model which could also be used for a device >controller API using an URB-like model. > > >CURRENT MODEL: all interrupt transfers are specified >with using an URB with transfer_buffer_length set to a >fixed packe

[linux-usb-devel] USB mpeg2 capture devices

2002-02-24 Thread James H . Cloos Jr .
Has anyone tried any of the mpeg2 capture devices yet on linux? I'm trying to decide between one of those and a 1394 capture device. The latter is guaranteed to work w/ linux, but dv format would need to be transcoded for compact storage & I'm not sure whether my notebook can transcode dv to mpeg

Re: [linux-usb-devel] Re: 2.5.5-pre1 rmmod usb-uhci hangs

2002-02-24 Thread Dan Hopper
Johannes Erdfelt <[EMAIL PROTECTED]> remarked: > Hmm, that is interesting. I wonder what is going on with it. Are you > using the scanner kernel driver? Yes. And sane 1.0.5. FWIW, the command I'm using that stutters with uhci and not usb-uhci is: scanimage --mode lineart --resolution 600 -x 20

Re: [linux-usb-devel] Re: 2.5.5-pre1 rmmod usb-uhci hangs

2002-02-24 Thread Johannes Erdfelt
On Sun, Feb 24, 2002, Dan Hopper <[EMAIL PROTECTED]> wrote: > Greg KH <[EMAIL PROTECTED]> remarked: > > On Sun, Feb 24, 2002 at 12:39:15AM -0600, Dan Hopper wrote: > > > > > > The reason I'd like to switch back to usb-uhci instead of uhci is > > > twfold: Vmware seems to want to only use usb-uhc

[linux-usb-devel] Re: 2.5.5-pre1 rmmod usb-uhci hangs

2002-02-24 Thread Dan Hopper
Greg KH <[EMAIL PROTECTED]> remarked: > On Sun, Feb 24, 2002 at 12:39:15AM -0600, Dan Hopper wrote: > > > > The reason I'd like to switch back to usb-uhci instead of uhci is > > twfold: Vmware seems to want to only use usb-uhci and not uhci > > (dummies!). And uhci seems to be unable to get the

Re: [linux-usb-devel] Re: 2.5.5-pre1 rmmod usb-uhci hangs

2002-02-24 Thread Georg Acher
On Sun, Feb 24, 2002 at 12:39:15AM -0600, Dan Hopper wrote: > Well, basically if I use usb-uhci instead of uhci, the computer > locks during the shutdown process. I believe I've used the stock > Mandrake 8.1 kernel as well as 2.4.17 and 2.4.18-rc1 with similar > results. Mandrake even seems t