summaryrefslogtreecommitdiff
path: root/sys/arch/emips/ebus/stub_ebus.c
AgeCommit message (Expand)Author
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
2012-10-27split device_t/softc for all remaining drivers.chs
2011-01-26Add support for the Extensible MIPS ("eMIPS") platform. Thepooka