Date: Thu, 29 Sep 2005 15:00:09 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pci isa_pci.c Message-ID: <200509291500.j8TF09MF028952@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509291500.j8TF09MF028952>