summaryrefslogtreecommitdiff
path: root/sys/arch/emips/ebus/icap_ebus.c
AgeCommit message (Expand)Author
2018-03-04avoid indentation issues. re-do previous in obio.c to avoid themrg
2014-07-25Add d_discard to all struct cdevsw instances I could find.dholland
2014-03-16Change (mostly mechanically) every cdevsw/bdevsw I can find to usedholland
2013-11-10fix unused variable warningschristos
2012-10-27split device_t/softc for all remaining drivers.chs
2011-06-12Fix printf formats in DEBUG case.tsutsui
2011-01-26Add support for the Extensible MIPS ("eMIPS") platform. Thepooka