aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha/pci
Commit message (Expand)AuthorAgeFilesLines
...
* Fix things so that pci interrupts can be registered correctly on apecsDoug Rabson1998-11-181-2/+2
* * Add hooks to allow the X server to access I/O ports and memory.Doug Rabson1998-11-155-65/+294
* Add functions for accessing dense and bwx memory for pci devices. TheseDoug Rabson1998-10-064-4/+68
* Fix type 0 configuration accesses, and use a virtual rather than physicalMike Smith1998-09-231-4/+5
* Workaround some EB164 wierdness.Doug Rabson1998-09-161-13/+75
* I managed to break sparse configuration accesses with my last commit.Doug Rabson1998-08-131-3/+3
* Add code from NetBSD to print CIA capabilities and try to detect Pyxis bugs.Doug Rabson1998-08-111-2/+141
* Lots of changes, including:Doug Rabson1998-08-108-48/+1378
* Add support for type1 pci configuration cycles for cia (not pyxis yet).Doug Rabson1998-08-071-26/+61
* Only perform byte/word accesses in the correct EV56 memory space.Doug Rabson1998-07-311-78/+69
* Add some convenience functions for accessing device memory.Doug Rabson1998-07-221-2/+88
* Merge KN20AA support from Andrew Gallatin.Doug Rabson1998-07-221-31/+320
* Implement CIA interrupts.Doug Rabson1998-07-122-1/+96
* Implement intr_create/intr_connect.Doug Rabson1998-07-121-2/+29
* Add basic support for 2117x pci chipsets. Currently only pyxis (21174)Doug Rabson1998-07-053-0/+491
* Add initial support for the FreeBSD/alpha kernel. This is very much aDoug Rabson1998-06-102-0/+130