Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Aug 2006 09:26:35 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-hardware@freebsd.org
Subject:   Re: nforce4 USB 2.0 problem
Message-ID:  <200608260926.35829.hselasky@c2i.net>
In-Reply-To: <20060826002805.GF1164@tigerfish2.my.domain>
References:  <20060826002805.GF1164@tigerfish2.my.domain>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 26 August 2006 02:28, Bruce Burden wrote:
>    Hi folks,
>
>  Any suggestion on this issue:
>

I'm not sure if it helps, but could you have tried to install my new USB 
driver, and see if the problem is the same:

#
# SVN is available from /usr/ports/devel/subversion
#

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 with "device ehci"
#

Yours
--HPS



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