Re: [linux-usb-devel] oops on usb storage device disconnect with 2.6.14-rc1

2005-09-17 Thread Alan Stern
On Sat, 17 Sep 2005, James Bottomley wrote: > On Thu, 2005-09-15 at 21:52 -0400, Alan Stern wrote: > > In short, those iterations must be carried out as in my patch. > > OK, I looked at making this work while reaping the target correctly, but > I couldn't (basic problem is that the target list ke

Re: [linux-usb-devel] oops on usb storage device disconnect with 2.6.14-rc1

2005-09-17 Thread James Bottomley
On Thu, 2005-09-15 at 21:52 -0400, Alan Stern wrote: > In short, those iterations must be carried out as in my patch. OK, I looked at making this work while reaping the target correctly, but I couldn't (basic problem is that the target list keeps the target until it has no more devices, a conditio

Re: [linux-usb-devel] oops on usb storage device disconnect with 2.6.14-rc1

2005-09-17 Thread James Bottomley
On Thu, 2005-09-15 at 18:38 -0400, James Bottomley wrote: > On Thu, 2005-09-15 at 15:19 -0700, Mike Anderson wrote: > > In looking at the state model introduced by your patch I believe there may > > still be a state model race issue if the recovery completes just after > > the "if (!scsi_host_set_s

[linux-usb-devel] Re: experience/performance with ub (was Re: 2.6.14-rc1 load average calculation broken?)

2005-09-17 Thread Pete Zaitcev
On Sat, 17 Sep 2005 11:21:34 +0200, Jan Dittmer <[EMAIL PROTECTED]> wrote: > Additionally performance sucks: Hmm... Well, I thought you were concerned with oopses from usb-storage, which is what ub is there to prevent. Performance, naturally, sucks :-) If oopses are not there, I'm sorry to misund

[linux-usb-devel] Re: USB driver

2005-09-17 Thread Greg KH
On Sat, Sep 17, 2005 at 09:16:50AM +0100, praveen pal wrote: > Hello Sir > I am working on ARM9 processor on linux plateform . I > want to write driver for USB. so I need some help from > u. I can write physical level usb driver in which it > can read and write from usb port, but i want to mount >

[linux-usb-devel] היום שאחרי ...

2005-09-17 Thread Lovely1
יום האהבה אומנם עבר אבל הצורך באהבה נשאר אז אל תחכו עד מחר כי אז יהיה כבר מאוחר כנסו ל-LOVELY.co.il עכשיו! תמצאו את האהבה החדשה שלכם ו...תאמינו לנו שגם אתם תכתבו בחרוזים כי כשאוהבים עושים דברים מוזרים LOVELY.CO.IL - בית חם לאהבה... --- SF

[linux-usb-devel] Fw: [Bugme-new] [Bug 5270] New: usb_storage fails to unregister

2005-09-17 Thread Andrew Morton
Another regression. Begin forwarded message: Date: Sat, 17 Sep 2005 03:22:06 -0700 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [Bugme-new] [Bug 5270] New: usb_storage fails to unregister http://bugzilla.kernel.org/show_bug.cgi?id=5270 Summary: usb_storage fails to unre

[linux-usb-devel] experience/performance with ub (was Re: 2.6.14-rc1 load average calculation broken?)

2005-09-17 Thread Jan Dittmer
[cc: linux-usb-devel] Pete Zaitcev wrote: > BTW, have you tried CONFIG_BLK_DEV_UB? Tried it. SD-Card reading and external harddisk work ok, iPod mini does not work: 4296299.892000] usb 5-4.1.2: new high speed USB device using ehci_hcd and address 11 [4296301.98] ub: cmd #0 cmd status (-104)

[linux-usb-devel] USB driver

2005-09-17 Thread praveen pal
Hello Sir I am working on ARM9 processor on linux plateform . I want to write driver for USB. so I need some help from u. I can write physical level usb driver in which it can read and write from usb port, but i want to mount USB Pan drive, so what interface will be provided. Thanking you

Re: [linux-usb-devel] Re: Lost keyboard on Inspiron 8200 at 2.6.13

2005-09-17 Thread Alan Cox
On Sad, 2005-09-17 at 00:12 -0400, Alan Stern wrote: > Where does early handoff install a fake interrupt handler for UHCI? I > don't see any in drivers/pci/quirks.c. Fedora patches for 2.6.9 rather than the current code. > > You need them because an IRQ could be pending on the channel at the >