]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't save and restore the ELCR register across suspend and resume for
authorJohn Baldwin <jhb@FreeBSD.org>
Thu, 29 Sep 2005 15:00:09 +0000 (15:00 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Thu, 29 Sep 2005 15:00:09 +0000 (15:00 +0000)
commitc306d509692dd2452b2a862e63fe444878e62090
tree6c0aaec9ccf5a4b2313af9b8b831724b3e5a232f
parentaafbf20db0d825804f770d1e6b16d2a8be44205d
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
sys/dev/pci/isa_pci.c