On Thu, Mar 26, 2009 at 10:59:25AM +0000, John wrote:
> Weongyo Jeong wrote:
> 
> > Could you please test it with attached patch to fix a page fault?  I
> > don't know why bus_dma_tag_create() returns ENOMEM that it looks
> > temporary.
> 
> Hi, thanks for this, I'll try it when I get home tonight. Not all that
> familiar with patching though. I guess I go to where malo.c is, patch
> and recompile?
> 
> or patch < patchfile (from anywhere?)
> 

#cd /usr/src/sys/dev/malo
#patch -p0 < /path/to/patch_malo_20090326_panic.diff

And rebuild malo(4)/kernel.
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to