From owner-freebsd-current@FreeBSD.ORG Fri Jan 7 07:28:52 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3985B16A4CF for ; Fri, 7 Jan 2005 07:28:52 +0000 (GMT) Received: from aiolos.otenet.gr (aiolos.otenet.gr [195.170.0.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A21843D55 for ; Fri, 7 Jan 2005 07:28:51 +0000 (GMT) (envelope-from keramida@freebsd.org) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226])j077SnpY007783 for ; Fri, 7 Jan 2005 09:28:50 +0200 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) j077Sn5x015354 for ; Fri, 7 Jan 2005 09:28:49 +0200 (EET) (envelope-from keramida@freebsd.org) Received: (from keramida@localhost)j077SnNN015353 for freebsd-current@freebsd.org; Fri, 7 Jan 2005 09:28:49 +0200 (EET) (envelope-from keramida@freebsd.org) Date: Fri, 7 Jan 2005 09:28:49 +0200 From: Giorgos Keramidas To: freebsd-current@freebsd.org Message-ID: <20050107072849.GA921@orion.daedalusnetworks.priv> References: <20050107064748.GE18554@squash.dsto.defence.gov.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050107064748.GE18554@squash.dsto.defence.gov.au> Subject: Re: [USB] JetFlash TS1GJF2B 2.00 Attempt to query device size failed: UNIT ATTENTION X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jan 2005 07:28:52 -0000 On 2005-01-07 17:17, "Wilkinson, Alex" wrote: > I have a new 1GB JetFlash TS1GJF2B 2.00 thumb drive. > When I plug in the thumb drive dmesg(8) outputs the following: > > % umass0: USB Flash Disk, rev 2.00/2.00, addr 2 > % da0 at umass-sim0 bus 0 target 0 lun 0 > % da0: Removable Direct Access SCSI-2 device > % da0: 1.000MB/s transfers > % da0: Attempt to query device size failed: UNIT ATTENTION, \ > % Not ready to ready change, > % (da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 > % (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error > % (da0:umass-sim0:0:0:0): SCSI Status: Check Condition > % (da0:umass-sim0:0:0:0): UNIT ATTENTION asc:28,0 > % (da0:umass-sim0:0:0:0): Not ready to ready change, medium may have changed When have you last updated your source tree to HEAD?