summaryrefslogtreecommitdiffstats
path: root/sys/alpha/pci/pcibus.c
Commit message (Expand)AuthorAgeFilesLines
* - Heavyweight interrupt threads on the alpha for device I/O interrupts.jhb2000-10-051-4/+7
* * Completely rewrite the alpha busspace to hide the implementation fromdfr2000-08-281-120/+31
* Support for unsigned integer and long sysctl variables. Update thejhb2000-07-051-4/+4
* Sometimes there isn't an ISA bus configured.mjacob2000-06-121-0/+4
* Handle PCI devices that actually use an ISA IRQ for the cia and tsunamijhb2000-05-101-1/+45
* Alpha 8200: Do some compilation cleanup. Conditionalize some IDE stuffmjacob2000-03-181-6/+35
* Update the ata driver to take more advantage of newbus, thissos2000-02-181-14/+23
* * Implement bus_set/get/delete_resource for pci.dfr1999-10-141-15/+6
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add support for SYS_RES_DENSE and SYS_RES_BWX resource types. These aredfr1999-07-281-6/+24
* Pull some prototypes into scopepeter1999-07-011-1/+2
* Fix a warning, and pull prototypes into scope for ide/isa interrupt setup.peter1999-07-011-2/+3
* Add support for multiple PCI "hoses" used on various alpha platforms.gallatin1999-05-201-9/+15
* Nearly forgot, remove pci_cfgopen() - it's unused on the alpha and is nopeter1999-05-181-7/+1
* Move the declaration of the interrupt type from the driver structuredfr1999-05-081-2/+3
* Stage 1 of a cleanup of the i386 interrupt registration mechanism.peter1999-04-211-36/+1
* Add seatbelts.dfr1999-04-191-2/+5
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-161-10/+68
* Fix some 64bit truncation problems which crept into SYSCTL_LONG() with thedfr1998-12-271-8/+5
* Fix things so that pci interrupts can be registered correctly on apecsdfr1998-11-181-2/+2
* * Add hooks to allow the X server to access I/O ports and memory.dfr1998-11-151-10/+119
* Add functions for accessing dense and bwx memory for pci devices. Thesedfr1998-10-061-1/+19
* Lots of changes, including:dfr1998-08-101-5/+4
* Add some convenience functions for accessing device memory.dfr1998-07-221-2/+88
* Implement intr_create/intr_connect.dfr1998-07-121-2/+29
* Add initial support for the FreeBSD/alpha kernel. This is very much adfr1998-06-101-0/+89
OpenPOWER on IntegriCloud