Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Aug 2006 15:06:11 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-hardware@freebsd.org
Subject:   Callout for USB device driver testers
Message-ID:  <200608291506.12125.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, if_kue

#
# 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?200608291506.12125.hselasky>