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
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
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/
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
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
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:
==