Testers wanted (again)
Hans Petter Selasky
hselasky at c2i.net
Sat Aug 5 09:52:28 UTC 2006
Hi,
I need testers for "ata-usb.c" and "if_aue.c". If you have such a device
please install subversion, "/usr/ports/devel/subversion", and then run the
following commands:
svn --username anonsvn --password anonsvn checkout svn://svn.turbocat.net/i4b
cd i4b/trunk/i4b/FreeBSD.usb
make S=../src package
# you can specify a destination directory, XXX, by using "make S=XXX install"
make install
Then copy the following files to
"/usr/src/sys/dev/ata" (for example)
i4b/trunk/i4b/src/sys/dev/ata/ata-usb.c
Then copy the following files to
"/usr/src/sys/dev/usb" (for example)
i4b/trunk/i4b/src/sys/dev/usb/if_aue.c
i4b/trunk/i4b/src/sys/dev/usb/if_auereg.h
Compile a new kernel with modules.
Hope it works.
You need FreeBSD 6 or 7.
--HPS
More information about the freebsd-usb
mailing list