Matt,
> Based on the code, it looks like 2.4 kernels will only support the EagleTec
> devices with HDs in them.
I am using SuSE8.1 with a 2.4.19-kernel.
The Genesys GL811 chipset is found in a lot of HDD enclosures. It now works
fine in one of my computer with the unusual_devs.h entry (one others seem to
have problems with the uhci driver or chipset Intel Triton as the transfer
hangs the OS occasionally):
UNUSUAL_DEV( 0x05e3, 0x0702, 0x0000, 0x9999,
"Genesys Logic",
"USB IDE Hard Disk",
US_SC_SCSI, US_PR_BULK, NULL,
US_FL_START_STOP ),
I just got and tested a 6in1 card reader by Fujitsu/Siemens and got it working
with a similar line:
UNUSUAL_DEV( 0x0d7d, 0x0240, 0x0000, 0x9999,
"Fujitsu Siemens",
"6in1 card reader",
US_SC_SCSI, US_PR_BULK, NULL,
US_FL_START_STOP ),
It will install 4 "drives" one for each card slot. "eject" works fine with it.
Are these lines of any interest? It would be fine if the storage driver would
accept those parameters from the command line as this would ease testing a
much (I patched my module instead of recompiling every time ;-)
Bernd
-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb:
Dedicated Hosting for just $79/mo with 500 GB of bandwidth!
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users