index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
sgi
/
localbus
/
macebus.h
Age
Commit message (
Expand
)
Author
2009-10-26
Better crime/mace interrupt handling; interrupt information is no longer
Miod Vallat
2009-10-22
Make macebus_intr_disestablish() signature sane, and update its caller.
Miod Vallat
2009-08-22
Constify the what/name parameter of pci_intr_establish().
Michael Knudsen
2008-03-30
Implement bus_space_*8 and bus_space_vaddr.
Miod Vallat
2008-02-20
Completely overhault attachment rules on sgi. No more indirect configuration
Miod Vallat
2007-12-14
Allow direct access to the MACE IO memory space. This allows IO devices to
Joel Sing
2007-11-13
Expose mace_bus_dma_tag and extend the crimebus extent. This allows the
Joel Sing
2007-10-18
Add support for the Moosehead PS/2 controller as found on SGI O2 workstations.
Joel Sing
2005-12-19
Use MACE ISA constants instead of magic values.
Miod Vallat
2005-01-24
Fix MACE ISA ringbuffer alignment.
Mark Kettenis
2005-01-02
Add a few missing constants.
Mark Kettenis
2004-09-16
Typo in comment.
Miod Vallat
2004-08-10
spacing
Theo de Raadt
2004-08-09
Big cleanup. Removed some unused obsolete stuff and fixed copyrights
Per Fogelstrom
2004-08-06
initial sgi import
Per Fogelstrom