summaryrefslogtreecommitdiffstats
path: root/sys/alpha/pci/cia.c
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Some very minor changes to the ISA dma code.dfr1999-08-251-3/+3
* On an AS 600 5/266 (and possibly others), accessing the configurationgallatin1999-07-291-3/+26
* Get prototype for isa_init_intr().peter1999-07-011-1/+2
* * Implement ISA dma (only for CIA now but more chipsets to follow).dfr1999-06-051-1/+144
* 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-4/+4
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-161-6/+9
* Fix some warnings.dfr1999-03-281-11/+1
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-041-3/+3
* Enable BWX i/o access. I disabled it by mistake with the last commit.dfr1998-12-021-2/+2
* Add support for 'vmstat -i'.dfr1998-11-281-4/+6
* * Add hooks to allow the X server to access I/O ports and memory.dfr1998-11-151-39/+104
* Add functions for accessing dense and bwx memory for pci devices. Thesedfr1998-10-061-1/+23
* Workaround some EB164 wierdness.dfr1998-09-161-13/+75
* I managed to break sparse configuration accesses with my last commit.dfr1998-08-131-3/+3
* Add code from NetBSD to print CIA capabilities and try to detect Pyxis bugs.dfr1998-08-111-2/+141
* Lots of changes, including:dfr1998-08-101-43/+18
* Add support for type1 pci configuration cycles for cia (not pyxis yet).dfr1998-08-071-26/+61
* Only perform byte/word accesses in the correct EV56 memory space.dfr1998-07-311-78/+69
* Merge KN20AA support from Andrew Gallatin.dfr1998-07-221-31/+320
* Implement CIA interrupts.dfr1998-07-121-1/+32
* Add basic support for 2117x pci chipsets. Currently only pyxis (21174)dfr1998-07-051-0/+246
OpenPOWER on IntegriCloud