On 4/4/06, Dominique Goncalves <dominique.goncalves_at_gmail.com> wrote: > On 4/4/06, Björn König <bkoenig_at_cs.tu-berlin.de> wrote: > > Dominique Goncalves schrieb: > > > Hi, > > > > > > I'm trying to mount a USB Key on FreeBSD 7.0-CURRENT (also on > > > RELENG_6) formatted with msdosfs, but FreeBSD could not mount it. I > > > remember that it was working well on 6.0-RELEASE. > > > > > > umass0: <vendor 0x05e3 USB Storage, class 0/0, rev 2.00/1.25, addr 2> on uhub3 > > > da0 at umass-sim0 bus 0 target 0 lun 0 > > > da0: <Generic STORAGE DEVICE 1.25> Removable Direct Access SCSI-0 device > > > da0: 40.000MB/s transfers > > > da0: 125MB (256000 512 byte sectors: 64H 32S/T 125C) > > > > > > Sometimes I don't have /dev/da0s1(?) but when there is /dev/da0s1: > > > > > > # ls -l /dev/da0s1 > > > crw-r----- 1 root operator 0, 142 Apr 4 18:17 /dev/da0s1 > > > # mount_msdosfs /dev/da0s1 /mnt/CF > > > Mount point /mnt/CF had 1 dangling refs > > > mount_msdosfs: /dev/da0s1: Device not configured > > > > > > This usb key works on others operating system and the same box. > > > > > > Thanks for your help. > > > > > > Regards. > > > > Tried fsck_msdosfs first? > > It didn't work: > > # fsck_msdosfs /dev/da0s1 > ** /dev/da0s1 > Can't open (Device not configured) > > and from time to time I see this on the console: > > umass0: BBB reset failed, TIMEOUT > umass0: BBB bulk-in clear stall failed, TIMEOUT > umass0: BBB bulk-out clear stall failed, TIMEOUT > > > > Regards > > Björn > > > > Regards. > > -- > There's this old saying: "Give a man a fish, feed him for a day. Teach > a man to fish, feed him for life." > My USB key works when ehci is disabled (nodevice ehci in my kernel). Is this a problem with my USB key or a chipset ehci problem ? Regards. -- There's this old saying: "Give a man a fish, feed him for a day. Teach a man to fish, feed him for life."Received on Sat Apr 08 2006 - 07:46:12 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:54 UTC