Date: Tue, 04 Mar 2003 17:37:07 +0200 From: Irvine Short <irvine@sanbi.ac.za> To: freebsd-questions@freebsd.org Subject: USB Mass storage (Datafab) Message-ID: <3E64C823.2030805@sanbi.ac.za>
next in thread | raw e-mail | index | archive | help
Hi All There's a pile of pretty neat USB attached gadgets out there. We just got a USB 2.0 external case with a 2.5" notebook drive in it. It's a Datafab MD2-USB2A. On my machine running 4-STABLE as of this afternoon with USB 1.0 ports whenever I try to access it I get this: gopak# disklabel -w -r da0 auto disklabel: /dev/da0c: Input/output error and in /var/log/messages I get this: Mar 4 17:31:32 gopak /kernel: da0: reading primary partition table: error reading fsbn 0 On a 5.0 machine (5.0-RELEASE-p3) with USB 2.0 ports (Intel 845 based motherboard) I get this: root@fusion:~$ disklabel -wr da0 auto disklabel: /dev/da0: Input/output error and in /var/log/messages: Mar 4 12:00:52 fusion kernel: umass0: vendor 0x07c4 USB 2.0 Storage Device, rev 2.00/1.04, addr 2 Mar 4 12:00:52 fusion kernel: umass0: Residue incorrect, was 0, should've been 219 Mar 4 12:00:52 fusion last message repeated 4 times Mar 4 12:00:52 fusion kernel: da0 at umass-sim0 bus 0 target 0 lun 0 Mar 4 12:00:52 fusion kernel: da0: <USB 2.0 Storage Device 0100> Fixed Direct Access SCSI-0 device Mar 4 12:00:52 fusion kernel: da0: 1.000MB/s transfers Mar 4 12:00:52 fusion kernel: da0: 38154MB (78140160 512 byte sectors: 255H 63S/T 4864C) Mar 4 12:00:52 fusion kernel: umass0: Residue incorrect, was 0, should've been 512 Mar 4 12:00:53 fusion last message repeated 14 times Mar 4 12:01:25 fusion kernel: umass0: Residue incorrect, was 0, should've been 8192 Mar 4 12:01:25 fusion last message repeated 4 times Mar 4 12:01:26 fusion kernel: umass0: Residue incorrect, was 0, should've been 512 Mar 4 12:01:26 fusion last message repeated 14 times Mar 4 12:02:33 fusion kernel: umass0: at uhub0 port 2 (addr 2) disconnected Mar 4 12:02:33 fusion kernel: (da0:umass-sim0:0:0:0): lost device Mar 4 12:02:33 fusion kernel: (da0:umass-sim0:0:0:0): removing device entry Mar 4 12:02:33 fusion kernel: umass0: detached Anyone ever make these things work? Under Windoze 2000 and XP it just works, no hassle at all. Cheers, -- Irvine Short Sys Admin SANBI, University of the Western Cape, South Africa http://www.sanbi.ac.za tel: +27-21-959 3645 cel: +27-82-494 3828 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E64C823.2030805>