On Feb 2, 2003, 00:20 (+0100) Mats Dufberg <[EMAIL PROTECTED]> wrote:
> FreeBSD version: 5.0 > > I try to connect a Fujitsu Memorybird, a USB mass storage device, to my > computer. When I connect it to the USB bus I get the follwing message: > > umass0: Fujitsu Memorybird, rev 1.10/1.00, addr 3 > da0 at umass-sim0 bus 0 target 0 lun 0 > da0: <Fujitsu Memorybird 1.06> Removable Direct Access SCSI-0 device > da0: 1.000MB/s transfers > da0: 125MB (256000 512 byte sectors: 64H 32S/T 125C) > (da0:umass-sim0:0:0:0): READ(6)/WRITE(6) not supported, increasing > minimum_cmd_size to 10 (...) > But how do I access it? Can I access it? Well, the following actually works, # mount -t msdos /dev/da0s1 /memorybird Since the there is support for hot-swapping of the device, I guess that there should be some kind of automatic mount/umount of the device. Mats ----------------------------------------------------------------- Mats Dufberg [EMAIL PROTECTED] Blaoarvsgraend 42 +46-8-38 48 59 SE-162 45 Vaellingby, Sweden +46-70-258 2588 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message