USB4BSD (work in progress) pushed
Sascha Wildner
saw at online.de
Thu Oct 11 03:00:38 PDT 2012
On Thu, 11 Oct 2012 11:44:25 +0200, Sascha Wildner <saw at online.de> wrote:
> Hi,
>
> I've pushed Markus Pfeiffer's USB4BSD porting work to master. Thanks,
> Markus!
>
> Some words about the state:
>
> To build it instead of the old USB, one has to do two things:
>
> * Put "WANT_USB4BSD=yes" into /etc/make.conf
>
> * Replace
>
> device usb
>
> with
>
> device "usb4bsd"
>
> in the kernel config. Or, to mess with just its modules, comment out
> "device usb" in the config.
After doing these things do a full reinstall.
I'll see about adding some lines to 'make upgrade' today so it will remove
old modules if WANT_USB4BSD is set (for safety reasons).
Sascha
More information about the Users
mailing list