cvs commit: src/sys/dev/pci pci.c
John Baldwin
jhb at FreeBSD.org
Wed May 16 23:42:05 UTC 2007
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
More information about the cvs-src
mailing list