On Tue, Dec 20, Phil Dibowitz wrote:

> Jürgen Mell wrote:
> > Attached is a patch for unusual_devs.h: The SAMSUMG USB floppy drive 
> > SFD-321U is detected 8 times without this patch. I do not know, whether 
> > there are drives with a higher firmware on the market which have the same 
> > problem (my drive has the firmware version 2.10).
> > This patch was already in the 2.4 kernel tree some time ago but somehow it 
> > got lost on the way, cf.
> > 
> > http://www.mail-archive.com/[email protected]/msg14958.html
> > 
> > Bye,
> > 
> >              Jürgen
> 
> Is there a reason you include the entire range of bcdDevices from 0 to 210?
> 
> I'd prefer to just include 210 until there's some evidence other devices
> in that range need this patch.

Do you want single entries for 100 and 210 or a range from 100 to 210?

+UNUSUAL_DEV(  0x055d, 0x2020, 0x0000, 0x0210,
+               "SAMSUNG",
+               "SFD-321U [FW 0C]",
+               US_SC_DEVICE, US_PR_DEVICE, NULL,
+               US_FL_SINGLE_LUN ),
+

https://bugzilla.novell.com/show_bug.cgi?id=117643


-- 
short story of a lazy sysadmin:
 alias appserv=wotan


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to