Re: Can't unload uhci_hcd module with 2.6.22 -- also oops

2007-08-01 Thread Tejun Heo
Hello, Alan. Alan Stern wrote: > Tejun: > > Can you look at this oops message please? It appears similar to the > sysfs bug in 2.6.23-rc1, but it occurred under 2.6.22. Is a similar > fix needed for the 2.6.22-stable series? 2.6.23-rc1 bug was one too many put during symlink creation failure

Re: Can't unload uhci_hcd module with 2.6.22 -- also oops

2007-08-01 Thread Tejun Heo
Hello, Alan. Alan Stern wrote: Tejun: Can you look at this oops message please? It appears similar to the sysfs bug in 2.6.23-rc1, but it occurred under 2.6.22. Is a similar fix needed for the 2.6.22-stable series? 2.6.23-rc1 bug was one too many put during symlink creation failure path

Re: Can't unload uhci_hcd module with 2.6.22 -- also oops

2007-07-31 Thread Alan Stern
Tejun: Can you look at this oops message please? It appears similar to the sysfs bug in 2.6.23-rc1, but it occurred under 2.6.22. Is a similar fix needed for the 2.6.22-stable series? Thanks, Alan Stern On Mon, 30 Jul 2007, Gabriel C wrote: > A. Kalten wrote: > [ added usb peoples to CC ]

Re: Can't unload uhci_hcd module with 2.6.22 -- also oops

2007-07-31 Thread Alan Stern
Tejun: Can you look at this oops message please? It appears similar to the sysfs bug in 2.6.23-rc1, but it occurred under 2.6.22. Is a similar fix needed for the 2.6.22-stable series? Thanks, Alan Stern On Mon, 30 Jul 2007, Gabriel C wrote: A. Kalten wrote: [ added usb peoples to CC ]

Re: Can't unload uhci_hcd module with 2.6.22 -- also oops

2007-07-30 Thread A. Kalten
On Mon, 30 Jul 2007 18:09:23 -0400 (EDT) Alan Stern <[EMAIL PROTECTED]> wrote: > On Mon, 30 Jul 2007, Gabriel C wrote: > > > A. Kalten wrote: > > [ added usb peoples to CC ] > > > Hello, > > > > > > To send a fax using an external usb modem, I do the following: > > > > > > modprobe uhci-hcd >

Re: Can't unload uhci_hcd module with 2.6.22 -- also oops

2007-07-30 Thread Alan Stern
On Mon, 30 Jul 2007, Gabriel C wrote: > A. Kalten wrote: > [ added usb peoples to CC ] > > Hello, > > > > To send a fax using an external usb modem, I do the following: > > > > modprobe uhci-hcd > > modprobe cdc-acm > > mount -t usbfs none /proc/bus/usb > > > > Then I send the fax. > > > >

Re: Can't unload uhci_hcd module with 2.6.22 -- also oops

2007-07-30 Thread Gabriel C
A. Kalten wrote: [ added usb peoples to CC ] > Hello, > > To send a fax using an external usb modem, I do the following: > > modprobe uhci-hcd > modprobe cdc-acm > mount -t usbfs none /proc/bus/usb > > Then I send the fax. > > However, when I attempt to unload the modules by reversing > the

Can't unload uhci_hcd module with 2.6.22 -- also oops

2007-07-30 Thread A. Kalten
Hello, To send a fax using an external usb modem, I do the following: modprobe uhci-hcd modprobe cdc-acm mount -t usbfs none /proc/bus/usb Then I send the fax. However, when I attempt to unload the modules by reversing the above steps, then uhci_hcd module will not unload: [/]# rmmod uhci-hcd

Can't unload uhci_hcd module with 2.6.22 -- also oops

2007-07-30 Thread A. Kalten
Hello, To send a fax using an external usb modem, I do the following: modprobe uhci-hcd modprobe cdc-acm mount -t usbfs none /proc/bus/usb Then I send the fax. However, when I attempt to unload the modules by reversing the above steps, then uhci_hcd module will not unload: [/]# rmmod uhci-hcd

Re: Can't unload uhci_hcd module with 2.6.22 -- also oops

2007-07-30 Thread Gabriel C
A. Kalten wrote: [ added usb peoples to CC ] Hello, To send a fax using an external usb modem, I do the following: modprobe uhci-hcd modprobe cdc-acm mount -t usbfs none /proc/bus/usb Then I send the fax. However, when I attempt to unload the modules by reversing the above steps,

Re: Can't unload uhci_hcd module with 2.6.22 -- also oops

2007-07-30 Thread Alan Stern
On Mon, 30 Jul 2007, Gabriel C wrote: A. Kalten wrote: [ added usb peoples to CC ] Hello, To send a fax using an external usb modem, I do the following: modprobe uhci-hcd modprobe cdc-acm mount -t usbfs none /proc/bus/usb Then I send the fax. However, when I attempt to

Re: Can't unload uhci_hcd module with 2.6.22 -- also oops

2007-07-30 Thread A. Kalten
On Mon, 30 Jul 2007 18:09:23 -0400 (EDT) Alan Stern [EMAIL PROTECTED] wrote: On Mon, 30 Jul 2007, Gabriel C wrote: A. Kalten wrote: [ added usb peoples to CC ] Hello, To send a fax using an external usb modem, I do the following: modprobe uhci-hcd modprobe cdc-acm