jhb 2007-05-16 23:42:05 UTC FreeBSD src repository
Modified files: sys/dev/pci pci.c Log: Don't completely skip pci_cfg_save() in the PCI nomatch routine if the power_nodriver tunable is off. pci_cfg_save() already checks the tunable internally, and no other callers of pci_cfg_save() check the tunable. Reviewed by: imp Revision Changes Path 1.353 +1 -3 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]"