aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha/isa
Commit message (Expand)AuthorAgeFilesLines
...
* * Add hooks to allow the X server to access I/O ports and memory.Doug Rabson1998-11-151-59/+395
* Fix the interrupt mask generated for enabling/disabling interrupts 8 to 15.Paul Richards1998-10-251-3/+3
* Disable unwanted isa interrupts.Doug Rabson1998-09-161-1/+8
* Lots of changes, including:Doug Rabson1998-08-101-5/+11
* Cosmetic change to driver registration.Doug Rabson1998-07-311-2/+2
* Support the disabled keyword for isa devices.Doug Rabson1998-07-271-2/+8
* Move the mcclock from root to isa.Doug Rabson1998-07-221-7/+10
* Add a simple ISA bus. No support for memory mapped devices or DMA as yet.Doug Rabson1998-07-221-0/+318
* An mc146818a clock attached to an isa bus.Doug Rabson1998-07-151-0/+105