How to use usb storage in Freebsd?

Peter Jeremy peter.jeremy at alcatel.com.au
Tue Sep 16 15:22:20 PDT 2003


On 2003-Sep-14 18:54:40 +0000, Zane Long Quentine <quentine_wayne at 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



More information about the freebsd-hackers mailing list