Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Aug 2006 21:37:44 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-usb@freebsd.org
Subject:   Callout for USB device driver testers
Message-ID:  <200608282137.45239.hselasky@c2i.net>

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



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