« Return to Thread: Marvell Yukon 2 88E8040

Re: Marvell Yukon 2 88E8040

by Stephen Montgomery-Smith :: Rate this Message:

Reply to Author | View in Thread

rocketboy811 wrote:
> not to sound like an idiot, but how do you go about putting this code into
> the system?

Get the latest version from http://people.freebsd.org/~yongari/msk/.

Then

cd /usr/src
patch < /whereever_it_is/msk.88E8040.patch8

Then do whatever you usually do to build the kernel.

I tried patch7 a while back, and it didn't work for me.  But maybe it
will work for you.

If it doesn't work, back it out with

patch -R < /whereever_it_is/msk.88E8040.patch8
_______________________________________________
freebsd-current@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@..."

 « Return to Thread: Marvell Yukon 2 88E8040