Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Nov 2006 09:21:11 +0100
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-usb@freebsd.org
Subject:   Re: Pen Drive Problem
Message-ID:  <200611170921.12686.hselasky@c2i.net>
In-Reply-To: <b4c71390611150955o3fc25d41ndf89935f7438ff8c@mail.gmail.com>
References:  <b4c71390611150955o3fc25d41ndf89935f7438ff8c@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



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