kern/58045: [patch] to add PNY Attache Flash Drive to umass(4)

Naveen Kumar g_naveen_k at yahoo.com
Wed Feb 18 13:50:16 PST 2004


The following reply was made to PR kern/58045; it has been noted by GNATS.

From: Naveen Kumar <g_naveen_k at yahoo.com>
To: freebsd-gnats-submit at FreeBSD.org, rick at kiwi-computer.com
Cc: g_naveen_k at yahoo.com
Subject: Re: kern/58045: [patch] to add PNY Attache Flash Drive to umass(4)
Date: Wed, 18 Feb 2004 13:43:07 -0800 (PST)

 Hi,
   I have a PNY-ATTACHE USB 2.0 128MB flash drive. I am
 running FreeBSD-5.0-RELEASE. The fix that was
 suggested doesn't seem to work for me. 
 
 +	{ USB_VENDOR_PNY, USB_PRODUCT_PNY_ATTACHE,
 RID_WILDCARD,
 +	  UMASS_PROTO_SCSI | UMASS_PROTO_BBB,
 +	  IGNORE_RESIDUE
 +	},
 
 Only when I changed the proto to UMASS_PROTO_ATAPI was
 I able to mount, read, etc from the device. The
 IGNORE_RESIDUE didn't seem to have any consequence. I
 changed it to NO_QUIRKS and the device still worked. 
 Note: I still get the Phase Error, residue = 0
 statement regardless.
 
 
 Naveen
 
 __________________________________
 Do you Yahoo!?
 Yahoo! Mail SpamGuard - Read only the mail you want.
 http://antispam.yahoo.com/tools


More information about the freebsd-bugs mailing list