Callout for USB device driver testers

Hans Petter Selasky hselasky at c2i.net
Mon Aug 28 19:42:21 UTC 2006


Hi,

I need testers for the following USB device drivers:

if_aue, if_axe, if_cdce, if_cue

#
# How to install the new USB driver:
#

#
# First get all the sources:
#

svn --username anonsvn --password anonsvn \
      checkout svn://svn.turbocat.net/i4b

#
# The following commands will
# install the driver on FreeBSD 6.x/7.x:
#

cd i4b/trunk/i4b/FreeBSD.usb
make S=../src package
make install

#
# Then build a new kernel (with modules)
#

--HPS


More information about the freebsd-usb mailing list