summaryrefslogtreecommitdiff
path: root/sys/dev/altmem/altmem.c
AgeCommit message (Expand)Author
2017-10-28Kill some more extern struct cfdriver declarations.riastradh
2015-04-26Use C99-style initializers for struct dkdriver.mlelstv
2014-07-25Add d_discard to all struct cdevsw instances I could find.dholland
2014-07-25Add d_discard to all struct bdevsw instances I could find.dholland
2014-03-16Change (mostly mechanically) every cdevsw/bdevsw I can find to usedholland
2009-03-12Add 'alternative memory' disk device driver.jmcneill