[linux-usb-devel] Fw: USB storage oops 2.6.9-rc4-mm1

2004-10-17 Thread Andrew Morton
Begin forwarded message: Date: Sun, 17 Oct 2004 23:55:30 +0200 From: Fabio Coatti <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: USB storage oops 2.6.9-rc4-mm1 I got the following oops when I insert a USB storage device (512 Mb stick) on i875p system, kernel 2.6.9-rc4-mm1 with optimize-p

[linux-usb-devel] Re: [patch, 2.6.9-rc4-mm1] fix rmmod uhci_hcd oops

2004-10-17 Thread Laurent Riffard
Ingo Molnar wrote: this patch fixes the rmmod oops reported by Paul Fulghum. It is caused by the generic-irqs subsystem creating multiple /proc/irq// directory entries with the same name which then confuses procfs upon module removal. Ingo This patch fixed the problem for me. For information, here

[linux-usb-devel] Re: [Bug 3327] usbhid problem with bluetooth keyboard/mouse

2004-10-17 Thread Alexander Kulakov
Alan Stern wrote: Alexander: Try using this patch instead of the one you had from before. If this works it can go into the regular kernel. Alan Stern = drivers/usb/host/uhci-hcd.c 1.134 vs edited = --- 1.134/drivers/usb/host/uhci-hcd.c 2004-09-30 13:58:40 -04:00 +++ edited/drivers/usb/

Re: [linux-usb-devel] Oops on rmmod uchi_hcd in 2.6.9-rc4 (+ swsusp21rc2)

2004-10-17 Thread Alan Stern
On Sun, 17 Oct 2004, Kristoffer Sjoberg wrote: > Hi, > > Last night I got this oops when the suspend script for the fourth or fifth time > was removing the uhci_hcd module prior to a suspend. Please help! (And I'll be > enormously grateful!) Outputs from syslog and /proc/bus/usb/devices attach

[linux-usb-devel] Re: [OOPS] Linux 2.6.8.1 with PL2303 USB serial converter

2004-10-17 Thread Chris Rankin
Hi, I've booted 2.6.9-final on this machine and tried using the PL2303 again. I'm happy to report that the oops is now gone: ... usb 5-5.4: new full speed USB device using address 3 drivers/usb/serial/usb-serial.c: USB Serial support registered for Generic usbcore: registered new driver usbserial

[linux-usb-devel] Oops on rmmod uchi_hcd in 2.6.9-rc4 (+ swsusp21rc2)

2004-10-17 Thread Kristoffer Sjoberg
Hi, Last night I got this oops when the suspend script for the fourth or fifth time was removing the uhci_hcd module prior to a suspend. Please help! (And I'll be enormously grateful!) Outputs from syslog and /proc/bus/usb/devices attached inline. >From /var/log/syslog: ==