Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Dec 2011 16:34:40 +0100
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-usb@freebsd.org
Cc:        Bartosz Fabianowski <freebsd@chillt.de>
Subject:   Re: umass regression
Message-ID:  <201112271634.40288.hselasky@c2i.net>
In-Reply-To: <4EF9D06C.9060501@chillt.de>
References:  <4EF9D06C.9060501@chillt.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 27 December 2011 15:04:28 Bartosz Fabianowski wrote:
> ugen1.8: <vendor 0x091e> at usbus1
> umass1: <vendor 0x091e product 0x23c0, class 0/0, rev 1.10/5.09, addr 8> 
> on usbus1
> da1 at umass-sim1 bus 1 scbus4 target 0 lun 0
> da1: <Garmin GARMIN Flash 1.00> Removable Direct Access SCSI-5 device
> da1: 1.000MB/s transfers
> da1: 934MB (1912832 512 byte sectors: 64H 32S/T 934C)
> 
> All my other umass devices work just fine, including a USB key that I 
> always have plugged in as /dev/da0 and many other USB keys and USB hard 
> drives.

If you compile the kernel with "options USB_DEBUG", umass will print active 
quirks. There has been added some quirks to force single LUN in certain 
scenarios. See the sys/dev/usb/usb_msctest.c

--HPS



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