Re: [linux-usb-devel] Query over mouting mass-storage driver

2006-04-30 Thread mydevice_usb
From: Greg KH [EMAIL PROTECTED] Reply-To: linux-usb-devel@lists.sourceforge.net To: [EMAIL PROTECTED] CC: linux-usb-devel@lists.sourceforge.net Subject: Re: [linux-usb-devel] Query over mouting mass-storage driver Date: Sat, 29 Apr 2006 00:44:52 -0700 On Sat, Apr 29, 2006 at 06:32:17AM +,

Re: [linux-usb-devel] VIA USB problems

2006-04-30 Thread Henrik Johansson
On Saturday 29 April 2006 21:23, Alan Stern wrote: On Sat, 29 Apr 2006, Henrik Johansson wrote: Hi, I have a problem with the USB on my VIA SP13000 motherboard when connecting a M-Audio Sonica. This device need a firmware transfer in order to function and for some reason it doesn't

[linux-usb-devel] A problem at bus Enumeration

2006-04-30 Thread Peter Chen
Thx,Dave,Alan for helping me this periods. Now,my dm320_udc can finish get_descriptor and set_address. I can say i finish the first step. But today,i met another problem: At the gadget side,I just finished SETUP 80.06 v0305 i0409 l00ff(Descriptor type is STRING,the Index is 5 the language is

Re: [linux-usb-devel] VIA USB problems

2006-04-30 Thread Alan Stern
On Sun, 30 Apr 2006, Henrik Johansson wrote: Now I found that lsusb doesn't really hang, it blocks until the USB address assignment gives up. That's what it's supposed to do. Obviously lsusb can't interrogate a device while its address is being assigned. I have no idea why the device

Re: [linux-usb-devel] A problem at bus Enumeration

2006-04-30 Thread Alan Stern
On Sun, 30 Apr 2006, Peter Chen wrote: Thx,Dave,Alan for helping me this periods. Now,my dm320_udc can finish get_descriptor and set_address. I can say i finish the first step. But today,i met another problem: At the gadget side,I just finished SETUP 80.06 v0305 i0409 l00ff(Descriptor

[linux-usb-devel] About EHCI interrupt handler

2006-04-30 Thread Jehnny
Hi, David: May I ask a fool question about the interrupt handler function ehci_irq() in ehci-hcd.c Why you use the spin_lock (ehci-lock) to protect the EHCI data structure rather than spin_lock_irqsave()? If the EHCI interrupt toggle again when EHCI interrupt handler executing, then the

Re: [linux-usb-devel] About EHCI interrupt handler

2006-04-30 Thread Pete Zaitcev
On Sun, 30 Apr 2006 22:33:23 +0800 (CST), Jehnny [EMAIL PROTECTED] wrote: Why you use the spin_lock (ehci-lock) to protect the EHCI data structure rather than spin_lock_irqsave()? If the EHCI interrupt toggle again when EHCI interrupt handler executing, then the latter interrupt will busy

[linux-usb-devel] [patch 1/1] Mitsumi-USB-FDD-revision-2

2006-04-30 Thread linuxcub
From: Erling A. Jacobsen [EMAIL PROTECTED] The Mitsumi USB-FDD exists in a revision 2. Signed-off-by: Erling A. Jacobsen [EMAIL PROTECTED] --- drivers/usb/storage/unusual_devs.h |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN

[linux-usb-devel] Interesting problem with asix on ppc

2006-04-30 Thread Mattias Bergsten
Hi, please CC me on any replies as I'm not subscribed to the list. I'm having trouble getting my Linksys USB200M v2.0 (which uses the ASIX AX88772) to work on my Mac Mini (G4 with Apple's NEC USB controllers / ohci_hcd) running 2.6.16.11, but the interesting thing is that it works perfectly