Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jan 2007 11:04:28 +0100
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-usb@freebsd.org
Cc:        Bruce Burden <brucegb@realtime.net>
Subject:   Re: no USB attach/deattach activity w/USB flash
Message-ID:  <200701191104.29151.hselasky@c2i.net>
In-Reply-To: <20070119060855.GM89970@tigerfish2.my.domain>
References:  <20070119060855.GM89970@tigerfish2.my.domain>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 19 January 2007 07:08, Bruce Burden wrote:
>    Hi folks,
>
>  After upgrading to amd64, I am no longer getting USB
>    attach/deattach notices.
>

Are your USB devices attached to a PCI bridge ?

Could you try my new USB stack:

# You need /usr/ports/devel/subversion installed

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

--HPS



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