From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 18 13:50:15 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E901116A4CF for ; Wed, 18 Feb 2004 13:50:15 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3FA543D1D for ; Wed, 18 Feb 2004 13:50:15 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i1ILoFbv031433 for ; Wed, 18 Feb 2004 13:50:15 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i1ILoFOS031432; Wed, 18 Feb 2004 13:50:15 -0800 (PST) (envelope-from gnats) Date: Wed, 18 Feb 2004 13:50:15 -0800 (PST) Message-Id: <200402182150.i1ILoFOS031432@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Naveen Kumar Subject: Re: kern/58045: [patch] to add PNY Attache Flash Drive to umass(4) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Naveen Kumar List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Feb 2004 21:50:16 -0000 The following reply was made to PR kern/58045; it has been noted by GNATS. From: Naveen Kumar To: freebsd-gnats-submit@FreeBSD.org, rick@kiwi-computer.com Cc: g_naveen_k@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