On Wed, Aug 05, 2009 at 06:44:15PM +0300, Anton typed:
> 
>    Hello freebsd-questions,
> 
>      Found the solution here: [1]http   
> ://unix.derkeiler.com/Mailing-Lists/FreeBSD/questions/2008-10/msg01065
>    .html
>    But do not know how to apply patch :-(

The URL you posted says it all:

Save attached patch to /path/to/patch
#cd /usr/src/sys/dev/msk
#patch -p0 < /path/to/patch/msk.watchdog.diff
And rebuild your kernel.

What else is there to know?

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to