summaryrefslogtreecommitdiff
path: root/sys/arch/landisk/dev/obio.c
AgeCommit message (Expand)Author
2014-11-16Replace a plethora of historical protection options with justTheo de Raadt
2010-04-04OpenBSD uses bus_space_copy_#, not bus_space_copy_region_#. Make sure only theMiod Vallat
2009-12-25Implement bus_space_vaddr().Miod Vallat
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2006-11-10Remove unnecessary failure printf. That's what nonzero return codes are for.Miod Vallat
2006-10-31Do not map obio mappings twice.Miod Vallat
2006-10-21Do not pass down IOBASEUNK/MADDRUNK/IRQUNK.Mark Kettenis
2006-10-11Oops, wrong size in struct cfattach.Miod Vallat
2006-10-07More bits in progress, adapted from NetBSD.Miod Vallat