summaryrefslogtreecommitdiffstats
path: root/sys/alpha/pci/pcibus.c
Commit message (Expand)AuthorAgeFilesLines
* $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