On Sat, Dec 01, 2001 at 09:39:28AM -0800, Gregory Neil Shapiro wrote:
> ticso> Can anyone with such a drive please mail the complete specification?
> ticso> Apply the attached patch and mail the usbdevs -v output.
> 
> Here you go:
> 
> port 1 addr 2: self powered, config 1, USB Storage Adapter(0x0031), In-System 
>Design(0x05ab), rev 0x0100, class 0xff, subclass 0x00, protocol 0xff
> 

Class 0xff is vendor specific.
The umass driver looks for UCLASS_MASS which is 0x08.
Often they are still umass compatible but you have to guess which
subclass to put it in and quirk.
Well - maybe the Linux driver will bring some light.

I hate such vendors - why can't they just use standard classes :(

-- 
B.Walter              COSMO-Project         http://www.cosmo-project.de
[EMAIL PROTECTED]         Usergroup           [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to