Hi everyone
I'm trying to get a 2.5inch HD enclosure to work under linux, but
without success so far. I've seen some traffic on the lists about
hacking the driver, but none of the solutions seems to work for me.The
best I can figure so far is that there is a problem with the mode_sense
within the scsi emulation so the kernel can't read the boot sector (0).
Any help would be greatly appreciated!
Jon
This is cat /proc/scsi/scsi:
Host: scsi1 Channel: 00 Id: 00 Lun: 00
Vendor: EagleTec Model: External Hard Di Rev: 0113
Type: Direct-Access ANSI SCSI revision: 02
This is /var/log/messages when connecting the device:
Jan 1 07:52:11 ADIlab kernel: hub.c: USB new device connect on bus1/1,
assigned device number 5
Jan 1 07:52:12 ADIlab kernel: usb.c: USB device 5 (vend/prod
0x5e3/0x702) is not claimed by any active driver.
Jan 1 07:52:15 ADIlab /etc/hotplug/usb.agent: Setup usb-storage for USB
product 5e3/702/113
Jan 1 07:52:15 ADIlab kernel: Initializing USB Mass Storage driver...
Jan 1 07:52:15 ADIlab kernel: usb.c: registered new driver usb-storage
Jan 1 07:52:15 ADIlab kernel: usb-uhci.c: interrupt, status 2, frame#
516
Jan 1 07:52:15 ADIlab kernel: scsi1 : SCSI emulation for USB Mass
Storage devices
Jan 1 07:52:15 ADIlab kernel: Vendor: EagleTec Model: External Hard
Di Rev: 0113
Jan 1 07:52:15 ADIlab kernel: Type:
Direct-Access ANSI SCSI revision: 02
Jan 1 07:52:15 ADIlab kernel: Attached scsi removable disk sda at
scsi1, channel 0, id 0, lun 0
Jan 1 07:52:15 ADIlab kernel: SCSI device sda: 9514261 512-byte hdwr
sectors (4871 MB)
Jan 1 07:52:15 ADIlab kernel: sda: test WP failed, assume Write Enabled
Jan 1 07:52:15 ADIlab kernel: sda: unknown partition table
This is my latest hack to unusual)devs.h:
UNUSUAL_DEV( 0x05e3, 0x0702, 0x0113, 0x0100,
"GENESYS Logic",
"USB Storage Device",
US_SC_SCSI, US_PR_BULK, NULL,
US_FL_FIX_INQUIRY),
--
Jon Erik Ween, MD <[EMAIL PROTECTED]>
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users