Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 May 2003 11:55:04 -0700 (PDT)
From:      Nate Lawson <nate@root.org>
To:        Lars Eggert <larse@ISI.EDU>
Cc:        current@freebsd.org
Subject:   Re: umass problem with Hitachi DVDCAM
Message-ID:  <20030520115122.O92084@root.org>
In-Reply-To: <3ECA703F.3060705@isi.edu>
References:  <3ECA703F.3060705@isi.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 20 May 2003, Lars Eggert wrote:
> on attaching a Hitachi DVDcam, I get the following error on -current:
>
> umass1: Hitachi, Ltd. DVDCAM USB HS Interface, rev 2.00/1.40, addr 3
> (probe0:umass-sim1:1:0:0): INQUIRY. CDB: 12 0 0 0 24 0
> (probe0:umass-sim1:1:0:0): CAM Status: SCSI Status Error
> (probe0:umass-sim1:1:0:0): SCSI Status: Check Condition
> (probe0:umass-sim1:1:0:0): ILLEGAL REQUEST csi:12,12,0,c asc:24,0
> (probe0:umass-sim1:1:0:0): Invalid field in CDB: Command byte 2 is invalid
> (probe0:umass-sim1:1:0:0): Unretryable error
>
> I'm guessing there's a quirk missing for it?
>
> Controller /dev/usb1:
> addr 1: full speed, self powered, config 1, UHCI root hub(0x0000),
> Intel(0x0000), rev 1.00
>   port 1 addr 3: full speed, self powered, config 1, DVDCAM USB HS
> Interface(0x001e), Hitachi, Ltd.(0x04a4), rev 1.40

It amazes me that a device wouldn't be able to answer a simple INQUIRY.
Try adding a NO_INQUIRY quirk in umass.c.

-Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030520115122.O92084>