From owner-freebsd-scsi Sun Oct 14 12:54:43 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from magic.adaptec.com (magic.adaptec.com [208.236.45.80]) by hub.freebsd.org (Postfix) with ESMTP id CDE0037B40E; Sun, 14 Oct 2001 12:54:37 -0700 (PDT) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id MAA07992; Sun, 14 Oct 2001 12:54:37 -0700 (PDT) Received: from btc.btc.adaptec.com (btc.btc.adaptec.com [162.62.64.10]) by redfish.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id MAA00526; Sun, 14 Oct 2001 12:40:46 -0700 (PDT) Received: from hollin.btc.adaptec.com (hollin [162.62.149.56]) by btc.btc.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id NAA05080; Sun, 14 Oct 2001 13:54:34 -0600 (MDT) Received: (from scottl@localhost) by hollin.btc.adaptec.com (8.11.6/8.11.4) id f9EJnpb05458; Sun, 14 Oct 2001 13:49:51 -0600 (MDT) (envelope-from scottl) Date: Sun, 14 Oct 2001 13:49:50 -0600 From: Scott Long To: Randy Bush Cc: freebsd-hardware@freebsd.org, freebsd-scsi@freebsd.org Subject: Re: can't mount maxtor 3000 le Message-ID: <20011014134950.A5276@hollin.btc.adaptec.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.19i Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Oct 14, 2001 at 12:37:10PM -0700, Randy Bush wrote: > i have a usb disk, a maxtor 3000LE > [...] > and it logs > > (da2:umass-sim0:0:0:0): READ(06). CDB: 8 0 0 0 1 0 > (da2:umass-sim0:0:0:0): ILLEGAL REQUEST asc:20,0 > (da2:umass-sim0:0:0:0): Invalid command operation code > da2: reading primary partition table: error reading fsbn 0 It does't like 6 byte commands. A quirk entry is needed in /sys/cam/scsi/scsi_da.c similar to the entry I made in rev 1.80 for the Sony CLIE. Let me know if you need help and/or want to submit a patch. Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message