summaryrefslogtreecommitdiffstats
path: root/sys/pci/intpm.c
Commit message (Expand)AuthorAgeFilesLines
* fix some DRIVER_TYPE / INTR_TYPE confusions.phk1999-05-091-3/+2
* Move the declaration of the interrupt type from the driver structuredfr1999-05-081-2/+1
* Update intpm driver.peter1999-05-071-131/+104
* Fix some variable naming confusionpeter1999-05-061-3/+2
* Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn'tpeter1999-04-241-1/+5
* Stage 1 of a cleanup of the i386 interrupt registration mechanism.peter1999-04-211-8/+4
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-281-2/+2
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-271-2/+2
* Add missing declarations to fix error with LINT compiledillon1999-01-271-1/+6
* SMBus support for the Intel PIIX4 power management unit. See smbus(4),nsouch1999-01-241-0/+789
OpenPOWER on IntegriCloud