John Baldwin wrote:
On an i386 8.0 kernel built here it is this line:
139 if ((error = ch->dma.load(request, NULL, &dummy))) {
which would seem to indicate dma.load is NULL somehow. My patch doesn't
affect that part of the code at all. Are you using any modules or is ata
compiled into your kernel? Given that the resource stuff worked and that it
worked on 7, I think I will commit it for now (and start the MFC timer) and
assume this is a separate bug.
ATA was in kernel, no modules apart from acpi.ko were loaded.
thanks,
BMS
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"