Date: Wed, 17 Sep 2003 08:22:09 +1000 From: Peter Jeremy <peter.jeremy@alcatel.com.au> To: Zane Long Quentine <quentine_wayne@hotmail.com> Cc: freebsd-hackers@freebsd.org Subject: Re: How to use usb storage in Freebsd? Message-ID: <20030916222209.GA93877@gsmx07.alcatel.com.au> In-Reply-To: <Law11-F10m08IyFrydl00000f3b@hotmail.com> References: <Law11-F10m08IyFrydl00000f3b@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2003-Sep-14 18:54:40 +0000, Zane Long Quentine <quentine_wayne@hotmail.com> wrote: >the version of FreeBSD is 4.8 >use the dmesg, I found some related information about my usb strorage >-->begin here >umass0: Digital , Inc. TGE UFD MP3 Player., rev 1.10/0.01, addr 2 >umass0: Get Max Lun not supported (IOERROR) >da0 at umass-sim0 bus 0 target 0 lun 0 >da0: <SigmaTel MP3UFD 0001> Removable Direct Access SCSI-4 device >da0: 650KB/s transfers >da0: 123MB (251904 512 byte sectors: 64H 32S/T 123C) >umass0: BBB reset failed, IOERROR >umass0: BBB bulk-in clear stall failed, IOERROR FWIW, I get the same with a somewhat older -STABLE: umass0: SigmaTel, Inc. USBMSC Audio Player, rev 1.10/0.01, addr 2 umass0: Get Max Lun not supported (IOERROR) da0 at umass-sim0 bus 0 target 0 lun 0 da0: <SigmaTel MSCN 0001> Removable Direct Access SCSI-4 device da0: 650KB/s transfers da0: 123MB (251904 512 byte sectors: 64H 32S/T 123C) umass0: BBB reset failed, IOERROR umass0: BBB bulk-in clear stall failed, IOERROR Presumably the umass driver needs a quirk to handle SigmaTel devices but I'm not certain how to fix this. Peter
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030916222209.GA93877>