summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/isa_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Don't save and restore the ELCR register across suspend and resume forjhb2005-09-291-100/+5
* Add some missing <sys/module.h> includes which are masked by thephk2004-05-301-0/+1
* Convert callers to the new bus_alloc_resource_any(9) API.njl2004-03-171-1/+1
* Use __FBSDID().obrien2003-08-241-2/+3
* Prefer new location of pci include files (which have only been in theimp2003-08-221-2/+2
* - Make the isab devclass global to allow for multiple ISA bridge drivers.jhb2003-07-081-12/+7
* Save and restore the interrupt Edge/Level Control Registers (ELCR)iedowse2002-10-301-5/+88
* Add support for the Intel 82443MX chipsetpirzyk2001-12-211-1/+1
* - Don't return early from the PCI:EISA bridge attachment, or we will losemsmith2000-12-121-41/+40
* It looks like we can't count on these devices always having a consistentmsmith2000-12-111-44/+43
* The ICH2 reports itself as a PCI:ISA bridge, so don't special-case itmsmith2000-12-101-1/+0
* - Fix the device database parsing code so that it actually works.msmith2000-12-091-2/+0
* Next phase in the PCI subsystem cleanup.msmith2000-12-081-0/+161
OpenPOWER on IntegriCloud