summaryrefslogtreecommitdiffstats
path: root/sys/alpha/pci
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-2815-15/+15
* Some very minor changes to the ISA dma code.dfr1999-08-251-3/+3
* Enable S/G IO. Based on Doug's changes to cia.cgallatin1999-08-111-1/+65
* - detect the number of pchips actually present; don't just assume 2gallatin1999-08-102-8/+91
* Support S/G DMA so that ISA devices (like the floppy disk) work.gallatin1999-08-101-1/+71
* On an AS 600 5/266 (and possibly others), accessing the configurationgallatin1999-07-291-3/+26
* Add support for SYS_RES_DENSE and SYS_RES_BWX resource types. These aredfr1999-07-281-6/+24
* Pull some prototypes into scopepeter1999-07-012-1/+3
* Get prototype for isa_init_intr().peter1999-07-011-1/+2
* Fix a warning, and pull prototypes into scope for ide/isa interrupt setup.peter1999-07-011-2/+3
* * Implement ISA dma (only for CIA now but more chipsets to follow).dfr1999-06-051-1/+144
* Add support for the DEC_ST6600 family of alphas. This includes thegallatin1999-05-264-0/+802
* Add support for multiple PCI "hoses" used on various alpha platforms.gallatin1999-05-207-45/+87
* Nearly forgot, remove pci_cfgopen() - it's unused on the alpha and is nopeter1999-05-181-7/+1
* Unused variablepeter1999-05-101-3/+1
* Move the declaration of the interrupt type from the driver structuredfr1999-05-087-20/+18
* 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-167-42/+386
* Fix some warnings.dfr1999-03-281-11/+1
* Added support for the DEC EB64PLUS systype. (part I)gallatin1999-01-182-5/+114
* Fix some 64bit truncation problems which crept into SYSCTL_LONG() with thedfr1998-12-271-8/+5
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-043-7/+7
* 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
* 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-155-65/+294
* Add functions for accessing dense and bwx memory for pci devices. Thesedfr1998-10-064-4/+68
* Fix type 0 configuration accesses, and use a virtual rather than physicalmsmith1998-09-231-4/+5
* 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-108-48/+1378
* 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
* Add some convenience functions for accessing device memory.dfr1998-07-221-2/+88
* Merge KN20AA support from Andrew Gallatin.dfr1998-07-221-31/+320
* Implement CIA interrupts.dfr1998-07-122-1/+96
* Implement intr_create/intr_connect.dfr1998-07-121-2/+29
* Add basic support for 2117x pci chipsets. Currently only pyxis (21174)dfr1998-07-053-0/+491
* Add initial support for the FreeBSD/alpha kernel. This is very much adfr1998-06-102-0/+130
OpenPOWER on IntegriCloud