svn --username anonsvn --password anonsvn \
checkout svn://svn.turbocat.net/i4b
#
# The following commands will
# install the driver on FreeBSD 8:
#
cd i4b/trunk/i4b/FreeBSD.usb2
make S=../src all
make install
#
# NOTE: The driver is currently included in
# FreeBSD-8-current by default.
#
# NOTE: Installing the new USB stack on
# FreeBSD-6/7 might require some manual
# patching.
#