jkim 2007-11-26 17:37:24 UTC FreeBSD src repository
Modified files: (Branch: RELENG_7) sys/dev/pci pci.c Log: MFC: 1.356 Make VPD register access more robust: - Implement timing out of VPD register access. - Fix an off-by-one error of freeing malloc'd space when checksum is invalid. - Fix style(9) bugs, i.e., sizeof cannot be followed by space. - Retire now obsolete 'hw.pci.enable_vpd' tunable. Approved by: re (kensmith) Revision Changes Path 1.355.2.1 +121 -69 src/sys/dev/pci/pci.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"