Karl Denninger wrote: > Tried to apply that, and got a mess. > > Did you put that on RELENG_6 cleanly? It drops a bunch of files in the top > level SRC directory (NOT under /sys!) if applied against /usr/src; it > appears to apply cleanly but a kernel build subsequent to that fails. > > -- Actually i just checked properly and thats a newer patch than the one i had been using (i switched to current on a whim and havent switched back yet) The command i was using to apply the previous version was "patch -d /usr/src -p0 < /root/src/snd_RELENG_6_20070111_139_lowlatency.diff" (excuse line wrap) which worked fine against a clean cvsup of -STABLE until at least the end of January. My guess is you didnt patch with the -p0 option to create missing directories. The README at http://people.freebsd.org/~ariff/README gives Ariffs instructions for applying.
The other option is the binaries in http://people.freebsd.org/~ariff/lowlatency/ again read the README Vince _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
