summaryrefslogtreecommitdiffstats
path: root/sys/alpha/pci/apecs.c
Commit message (Expand)AuthorAgeFilesLines
* Make sure that all resource allocation is handled in the pcib device, notdfr2001-05-231-35/+0
* fix alpha-MD compile errors after the vm_mtx commitgallatin2001-05-201-0/+1
* Use the MI ithread helper functions in the alpha hardware interrupt code.jhb2001-02-091-2/+1
* Pass in the new-bus flags to alpha_setup_intr().jhb2000-11-011-1/+1
* - Heavyweight interrupt threads on the alpha for device I/O interrupts.jhb2000-10-051-3/+21
* * Completely rewrite the alpha busspace to hide the implementation fromdfr2000-08-281-309/+16
* Remove the 'ivars' arguement to device_add_child() andmdodd1999-12-031-1/+1
* Mchines whose interrupts are not routed through the ISA pic were stillgallatin1999-11-161-3/+11
* useracc() the prequel:phk1999-10-291-1/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Enable S/G IO. Based on Doug's changes to cia.cgallatin1999-08-111-1/+65
* Add support for multiple PCI "hoses" used on various alpha platforms.gallatin1999-05-201-13/+13
* Move the declaration of the interrupt type from the driver structuredfr1999-05-081-6/+7
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-161-16/+50
* Added support for the DEC EB64PLUS systype. (part I)gallatin1999-01-181-5/+51
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-041-2/+2
* * Add hooks to allow the X server to access I/O ports and memory.dfr1998-11-151-1/+29
* Add functions for accessing dense and bwx memory for pci devices. Thesedfr1998-10-061-1/+14
* Lots of changes, including:dfr1998-08-101-0/+488
OpenPOWER on IntegriCloud