summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/dev/bussw.c
AgeCommit message (Expand)Author
2004-07-30Move evcount structures inside struct intrhand, this makes more sense andMiod Vallat
2004-05-07bus_dma(9) implementation for mvme88k, mostly based upon powerpc.Miod Vallat
2004-04-24Preliminary switch to an mvme88k bus_space world. Not all drivers have beenMiod Vallat
2004-04-14Remove unused softc members.Miod Vallat
2004-01-14mvme* do not support buses with indirect configuration, so don't check andMiod Vallat
2004-01-14Do not fill more than the first three fields of cfdriver structures unlessMiod Vallat
2003-12-19Pass -Wformat, and silence a few vme* debug printf.Miod Vallat
2003-10-06More vm_offset_t removal I forgot to check in; spotted by deraadt@Miod Vallat
2003-06-02licence cleanupTheo de Raadt
2002-03-14First round of __P removal in sysTodd C. Miller
2002-03-05Kill prom stuff duplicates from bugio.[ch].Miod Vallat
2001-12-19Introduce brdtyp and change what cputyp means.Steve Murphree
2001-12-19bus switch name shortened. Added register definitons and functionality.Steve Murphree
2001-12-16Revert the mvme88k to 20011212. Recent changes had not been merged correctly,Miod Vallat
2001-12-13Support for MVME917 complete.Steve Murphree