Pen Drive Problem

Hans Petter Selasky hselasky at c2i.net
Fri Nov 17 08:21:39 UTC 2006


On Wednesday 15 November 2006 18:55, Luigi Palmieri wrote:
> Last week i bought a pen drive of 1GB, unfortunatelly, it doesn't work on
> my Freebsd 6.1.
> every time i gave  mount and camcontrol rescan all,camcontrol devlist e
> dsmsg comands the system returned these:
>
> tryng to mount root from ufs:/dev/ad0s1a
> uhub0: device problem (SET_ADDR_FAILED), disabling port 2.

Maybe you want to try another USB-Pen or my new USB driver:

#
# Install /usr/ports/devel/subversion, then
#

svn --username anonsvn --password anonsvn \
      checkout svn://svn.turbocat.net/i4b
#
# The following commands will
# install the driver on FreeBSD:
#
cd i4b/trunk/i4b/FreeBSD.usb
make S=../src package
make install

#
# Then build a new kernel.
#

--HPS


More information about the freebsd-usb mailing list