Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Sep 2009 08:05:55 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-current@freebsd.org
Cc:        Boris Hollas <boris.hollas@gmx.de>
Subject:   Re: 8.0RC1: Can't mount usb-stick
Message-ID:  <200909300805.55876.hselasky@c2i.net>
In-Reply-To: <op.u01dhldnk2i85h@lifebook>
References:  <op.u01dhldnk2i85h@lifebook>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 29 September 2009 22:49:59 Boris Hollas wrote:
> I was able to mount and unmount my usb-stick today, but now it won't work
> anymore. I just plugged it in and can't mount it.
>
> Output of dmesg:
>
> ugen4.2: <JetFlash> at usbus4
> umass0: <JetFlash Mass Storage Device, class 0/0, rev 2.00/1.42, addr 2>
> on usbus4
> umass0:  SCSI over Bulk-Only; quirks = 0x0100

Your device is quirked. Maybe you need to add more?

See device quirk table in:

/usr/src/sys/dev/usb/storage/umass.c

Also check google for previous similar issues.

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909300805.55876.hselasky>