On Sat, 4 Sep 2004, Davide Cavallari wrote: > Lacie's Mobile Hard Drive works fine. > > The problem was with the AMD756 adapter on my motherboard. I finally > bought a PCI/USB2 card and now the mobile HD is detected as soon as I > plug it. > > Just a curiosity. Does anyone know the reason why it is detected as a > Toshiba drive by the usb-storage driver, but it is registered correctly > in /proc/bus/usb/devices ?
Undoubtedly the hard disk was made by Toshiba and then packaged and resold by Lacie. So the USB interface was registered to Lacie and shows up that way in /proc/bus/usb/devices, but the SCSI drivers talk only to the disk so it shows up as Toshiba in /proc/scsi/scsi. Alan Stern ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
