On Wed, 31 May 2000, Johannes Erdfelt wrote:

> This patch is similar to the patch Randy sent out but has some more
> verbose error messages as well as catches a couple of more areas where
> it may fail silently.
> 
> One change of note is removing a magic number which was incorrect.
> However, this would only cause problems with slightly out of spec hubs
> AFICT. Perhaps this causes problems with the CTX monitors? It's a long
> shot but worth a test I guess. 
> 
> The patch is against 2.4.0-test1
> 

I copied and applied the patch to 2.4.0-test1. The only thing I might have
done wrong is that I did make menuconfig before I applied the patch, but I
did patch before I did make bzImage. Will that still work OK?

I have attached my /proc/bus/usb/drivers and devices as well as the
portion of /var/log/messages from when I attached the monitor to the root
hub on the PC. Disregard all the disconnects before that, I was taking
everything else off of the chain. 

After attaching the hub, I plugged in a SanDisk CF reader (the one that
works, thanks Matt D!), and tried to mount it. That is the /dev/sda1
error.

What else can I provide to you? I did have the USB debugging enabled, as
well as the patch applied.

Thanks,
Ken Scott

-- 
><>   Ken Scott   [EMAIL PROTECTED]   http://www.pcisys.net/~kscott   
                                                                      
              This is the day that the Lord has made;             
              I will rejoice and be glad in it!          -- Psalm 118:24  
T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
D:  Ver= 1.00 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 0.00
S:  Product=USB UHCI-alt Root Hub
S:  SerialNumber=fca0
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=255ms
T:  Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=12  MxCh= 0
D:  Ver= 1.00 Cls=09(hub  ) Sub=01 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0698 ProdID=9999 Rev= 0.01
C:* #Ifs= 1 Cfg#= 1 Atr=60 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=01 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   1 Ivl= 32ms
T:  Bus=01 Lev=01 Prnt=01 Port=01 Cnt=02 Dev#=  3 Spd=1.5 MxCh= 0
D:  Ver= 1.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=045e ProdID=000b Rev= 1.04
C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=01 Prot=01 Driver=hid
E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl= 10ms
         usb-storage
         hid
 80- 95: dc2xx
         hub
         usbdevfs
May 31 22:23:36 neon kernel: usb.c: USB disconnect on device 5
May 31 22:28:47 neon kernel: usb.c: USB disconnect on device 4
May 31 22:28:58 neon kernel: usb.c: USB disconnect on device 6
May 31 22:29:13 neon kernel: usb.c: USB disconnect on device 2
May 31 22:29:47 neon kernel: usb.c: USB new device connect, assigned device number 2
May 31 22:29:47 neon kernel: hub.c: USB hub found
May 31 22:30:37 neon kernel: Device not ready.  Make sure there is a disc in the 
drive.
May 31 22:30:37 neon kernel:  sda: I/O error: dev 08:00, sector 0
May 31 22:30:37 neon kernel: Device not ready.  Make sure there is a disc in the 
drive.
May 31 22:30:37 neon kernel:  sda: I/O error: dev 08:00, sector 0
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to