summaryrefslogtreecommitdiff
path: root/sys/arch/luna88k/dev
AgeCommit message (Expand)Author
2005-04-04- Delete implicit * 4 operation in bus_space offset calculationKenji Aoyama
2005-01-31Be sure to always return an error for unrecognized ioctls. Found by matthieu@Miod Vallat
2005-01-05Let wsdisplay drivers return zero for WSDISPLAYIO_[GS]VIDEO ioctls - mostMiod Vallat
2004-12-25Use list and queue macros where applicable to make the code easier to read;Miod Vallat
2004-09-19constify speedtabs and make ttspeedtab() take a const struct speedtab *Michael Shalayeff
2004-08-30Add the original LUNA-88K support.Kenji Aoyama
2004-08-18Add 'irq6/clock0' to evcount on luna88k.Kenji Aoyama
2004-08-11Use bus_space_*_multi_*() when applicable; from NetBSD.Miod Vallat
2004-08-06Misc cleaning and KNF in order to sync this to hp300 soon; no functionalMiod Vallat
2004-07-27Add per-device evcount interrupt counters; also use LIST_xxx macros in isr.cMiod Vallat
2004-07-26Typos in comments.Miod Vallat
2004-06-19Trim includes.Miod Vallat
2004-05-10Make the time getting frame buffer depth earlier. Without thisKenji Aoyama
2004-05-07Some clean up, especially delete unused nvram related part. From miod@Kenji Aoyama
2004-04-29TyposMiod Vallat
2004-04-24Define wscons device ids for the Luna devices.Miod Vallat
2004-04-21Initial commit for OpenBSD/luna88k, based on OpenBSD/mvme88k, NetBSD/luna68k ...Kenji Aoyama