From owner-freebsd-questions Sat Feb 1 15:50:37 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5762937B401 for ; Sat, 1 Feb 2003 15:50:36 -0800 (PST) Received: from aslan.narnia.pp.se (aslan.narnia.pp.se [212.247.3.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEE1243E4A for ; Sat, 1 Feb 2003 15:50:34 -0800 (PST) (envelope-from dufberg@narnia.pp.se) Received: from localhost (dufberg@localhost) by aslan.narnia.pp.se (8.11.3/8.11.3) with ESMTP id h11NoY031645 for ; Sun, 2 Feb 2003 00:50:34 +0100 (CET) (envelope-from dufberg@narnia.pp.se) Date: Sun, 2 Feb 2003 00:50:33 +0100 (CET) From: Mats Dufberg To: Subject: Re: Support for Memorybird USB mass storage In-Reply-To: <20030202000039.Y29971-100000@aslan.narnia.pp.se> Message-ID: <20030202004722.N29971-100000@aslan.narnia.pp.se> X-message-flag: Tired of your mail client? Get pine! http://www.washington.edu/pine/ MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Feb 2, 2003, 00:20 (+0100) Mats Dufberg 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: 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 dufberg@narnia.pp.se Blaoarvsgraend 42 +46-8-38 48 59 SE-162 45 Vaellingby, Sweden +46-70-258 2588 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message