* Brad Hards <[EMAIL PROTECTED]> [010414 15:16]:
> Thomas Bader wrote:
> > I got a NoName USB hard disk.  But I don't have a clue how
> > to get it working.
> > 
> > I compiled a kernel (2.4.3) with uhci, usb-storage, scsi_mod and
> > devfs and it works fine.
> > 
> > But if I plug in my USB hard disk, nothings happens.  I assume, some new
> > entries under /dev/discs or /dev/usb should be created...
> > 
> > Here's the output of my kern.log:
> > 
> > | Apr 13 15:11:14 ricola kernel: uhci.c: wakeup_hc
> > | Apr 13 15:11:14 ricola kernel: uhci.c: root-hub INT complete: port1: 80 port2: 
>93 data: 4
> > | Apr 13 15:11:14 ricola kernel: hub.c: USB new device connect on bus1/2, assigned 
>device number 3
> > | Apr 13 15:11:14 ricola kernel: usb.c: USB device 3 (vend/prod 0x5ab/0x200) is 
>not claimed by any active driver.
> > 
> > Are there some other drivers to use this disk?
>
> Can you please send the contents of /proc/bus/usb/devices
> and /proc/bus/usb/drivers with this device plugged in? I
> may be able to figure out a more appropriate response.

/proc/bus/usb/devices contains:

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=d400
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=01 Cnt=01 Dev#=  3 Spd=12  MxCh= 0
D:  Ver= 1.00 Cls=ff(vend.) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=05ab ProdID=0200 Rev= 1.10
S:  Product=USB to IDE Adapter
S:  SerialNumber=5d556f08-ea11-11d3-ae37-d34f7dafc828
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=ff Driver=(none)
E:  Ad=01(O) Atr=02(Bulk) MxPS=  64 Ivl=  0ms
I:  If#= 0 Alt= 1 #EPs= 2 Cls=ff(vend.) Sub=00 Prot=ff Driver=(none)
E:  Ad=01(O) Atr=02(Bulk) MxPS=  64 Ivl=  0ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=  0ms
I:  If#= 0 Alt= 2 #EPs= 2 Cls=ff(vend.) Sub=00 Prot=ff Driver=(none)
E:  Ad=01(O) Atr=02(Bulk) MxPS=  64 Ivl=  0ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=  0ms

/proc/bus/usb/drivers contains:

         usbdevfs
         hub
         usb-storage

Thank you for your help.

Cheers!
-- 
  .-.   Thomas Bader · [EMAIL PROTECTED] · http://www.t-bader.ch/  .-.
  oo|                                                                     oo|
 /`'\     Einen Unix-Shellaccount gibt es unter http://www.trash.net/    /`'\
(\_;/)       PGP Key-ID: 0x3A4B7F5D (RSA)  0x7584F5D8 (DSA/EG)          (\_;/)

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to