Date: Sat, 5 Aug 2006 11:52:34 +0200 From: Hans Petter Selasky <hselasky@c2i.net> To: freebsd-usb@freebsd.org Subject: Testers wanted (again) Message-ID: <200608051152.35219.hselasky@c2i.net>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608051152.35219.hselasky>