Re: [linux-usb-devel] Usb in 2.6 breaks proc

2003-08-14 Thread Matthew Dharm
It is a known SCSI issue. I'm told that there are pending patches to address this. Matt On Thu, Aug 07, 2003 at 04:49:32PM -0700, Greg KH wrote: > On Thu, Aug 07, 2003 at 07:17:40PM -0400, Pete Zaitcev wrote: > > Greg, Matt & folks: > > > > There was a tangential report from one of our users th

[linux-usb-devel] Usb in 2.6 breaks proc

2003-08-09 Thread Pete Zaitcev
Greg, Matt & folks: There was a tangential report from one of our users that /proc seems to get corrupt when usb-storage is rmmod-ed and inserted again. Kernel 2.6.0-0.test2.1.29 (Arjan's -test2 based RPM). Problem looks like this: [EMAIL PROTECTED] scsi]# pwd /proc/scsi [EMAIL PROTECTED] scsi]

Re: [linux-usb-devel] Usb in 2.6 breaks proc

2003-08-08 Thread Greg KH
On Thu, Aug 07, 2003 at 07:17:40PM -0400, Pete Zaitcev wrote: > Greg, Matt & folks: > > There was a tangential report from one of our users that /proc > seems to get corrupt when usb-storage is rmmod-ed and inserted again. > > Kernel 2.6.0-0.test2.1.29 (Arjan's -test2 based RPM). > > Problem loo