cvs commit: src/sys/dev/pci isa_pci.c
John Baldwin
jhb at FreeBSD.org
Thu Sep 29 08:00:10 PDT 2005
jhb 2005-09-29 15:00:09 UTC
FreeBSD src repository
Modified files:
sys/dev/pci isa_pci.c
Log:
Don't save and restore the ELCR register across suspend and resume for
the Intel 82371AB PCI-ISA bridge. We now do this all the time for the
!APIC case in the atpic driver. This cuts the raw line count for this
driver by about 40%.
MFC after: 1 week
Revision Changes Path
1.13 +5 -100 src/sys/dev/pci/isa_pci.c
More information about the cvs-src
mailing list