emaste 2008-03-24 19:23:34 UTC FreeBSD src repository
Modified files: sys/dev/aac aac.c aac_cam.c aac_debug.c aac_disk.c aac_pci.c aacvar.h Log: Diff reduction to Adaptec's driver (around build 15317): catch up with a change in debugging routines. The fwprintf macro in the AAC_DEBUG case (mapping to printf) isn't from the Adaptec driver. Revision Changes Path 1.132 +97 -113 src/sys/dev/aac/aac.c 1.31 +5 -7 src/sys/dev/aac/aac_cam.c 1.24 +1 -0 src/sys/dev/aac/aac_debug.c 1.44 +7 -11 src/sys/dev/aac/aac_disk.c 1.67 +6 -6 src/sys/dev/aac/aac_pci.c 1.50 +12 -16 src/sys/dev/aac/aacvar.h _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"