summaryrefslogtreecommitdiff
path: root/sys/arch/sgi/localbus/macebus.h
AgeCommit message (Expand)Author
2009-10-26Better crime/mace interrupt handling; interrupt information is no longerMiod Vallat
2009-10-22Make macebus_intr_disestablish() signature sane, and update its caller.Miod Vallat
2009-08-22Constify the what/name parameter of pci_intr_establish().Michael Knudsen
2008-03-30Implement bus_space_*8 and bus_space_vaddr.Miod Vallat
2008-02-20Completely overhault attachment rules on sgi. No more indirect configurationMiod Vallat
2007-12-14Allow direct access to the MACE IO memory space. This allows IO devices toJoel Sing
2007-11-13Expose mace_bus_dma_tag and extend the crimebus extent. This allows theJoel Sing
2007-10-18Add support for the Moosehead PS/2 controller as found on SGI O2 workstations.Joel Sing
2005-12-19Use MACE ISA constants instead of magic values.Miod Vallat
2005-01-24Fix MACE ISA ringbuffer alignment.Mark Kettenis
2005-01-02Add a few missing constants.Mark Kettenis
2004-09-16Typo in comment.Miod Vallat
2004-08-10spacingTheo de Raadt
2004-08-09Big cleanup. Removed some unused obsolete stuff and fixed copyrightsPer Fogelstrom
2004-08-06initial sgi importPer Fogelstrom