Re: usbd.conf not mounting usb mass storage

2005-04-28 Thread Roland Smith
On Thu, Apr 28, 2005 at 07:58:49PM +, Vittorio wrote: > > > prtcl=0x device names: umass0 > > > usbd: Found action 'SWISSBIT' for Twist, SWISSBIT at umass0 > > > usbd: Executing '/sbin/mount_msdosfs /dev/da0 /mnt/swissbit' > > > mount_msdosfs: /dev/da0: No such file or directory > > > usbd:

Re: usbd.conf not mounting usb mass storage

2005-04-28 Thread Vittorio
Alle 16:52, giovedì 28 aprile 2005, Roland Smith ha scritto: > On Thu, Apr 28, 2005 at 06:35:57PM +, Vittorio wrote: > > Under FreeBSD 5.4 In my laptop I have the following item in usbd.conf to > > mount a usb-mass storage: > > > > device "SWISSBIT" > > vendor 0x1370 > > produ

Re: usbd.conf not mounting usb mass storage

2005-04-28 Thread Roland Smith
On Thu, Apr 28, 2005 at 06:35:57PM +, Vittorio wrote: > Under FreeBSD 5.4 In my laptop I have the following item in usbd.conf to > mount a usb-mass storage: > > device "SWISSBIT" > vendor 0x1370 > product 0x2168 > devname "umass0" > attach "/sbin/mount_msdos

usbd.conf not mounting usb mass storage

2005-04-28 Thread Vittorio
Under FreeBSD 5.4 In my laptop I have the following item in usbd.conf to mount a usb-mass storage: device "SWISSBIT" vendor 0x1370 product 0x2168 devname "umass0" attach "/sbin/mount_msdosfs /dev/da0 /mnt/swissbit" When I insert the device this are the message