On Sat, Oct 18, 2003 at 05:15:04PM +1000, Zebee Johnstone wrote:

This one doesn't really have enough context for human readers...

> 
> --- unusual_devs.h-dist 2003-10-18 16:09:49.000000000 +1000
> +++ unusual_devs.h      2003-10-18 16:16:29.000000000 +1000
> @@ -131,4 +131,11 @@
>                 US_FL_FIX_INQUIRY),
>  
> +UNUSUAL_DEV(  0x04ce, 0x0002, 0x0260, 0x0260,
> +               "ScanLogic",
> +               "SL11R-IDE unknown HW rev",
> +               US_SC_SCSI, US_PR_BULK, NULL,
> +               US_FL_SL_IDE_BUG ),
> +
> +

So here's the bigger one

--- unusual_devs.h-dist 2003-10-18 16:09:49.000000000 +1000
+++ unusual_devs.h      2003-10-18 16:16:29.000000000 +1000
@@ -126,14 +126,21 @@
 UNUSUAL_DEV(  0x04ce, 0x0002, 0x0074, 0x0074,
                "ScanLogic",
                "SL11R-IDE",
                US_SC_DEVICE, US_PR_DEVICE, NULL,
                US_FL_FIX_INQUIRY),
 
+UNUSUAL_DEV(  0x04ce, 0x0002, 0x0260, 0x0260,
+               "ScanLogic",
+               "SL11R-IDE unknown HW rev",
+               US_SC_SCSI, US_PR_BULK, NULL,
+               US_FL_SL_IDE_BUG ),
+
+



-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise 
Linux in the Boardroom; in the Front Office; & in the Server Room 
http://www.enterpriselinuxforum.com
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to