summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k/dev
AgeCommit message (Expand)Author
2022-05-29le(4): Fix resource leaks for error paths.rin
2022-02-09fix various typos in comments.andvar
2022-01-01fix typos in comments, mainly basicly -> basically.andvar
2021-09-16fix various typos, mainly in comments.andvar
2021-09-11Add missing double p and d for stopped and overriden accordingly.andvar
2021-08-09s/definitons/definitions/andvar
2021-08-07Merge thorpej-cfargs2.thorpej
2021-07-24Fix all remaining typos, mainly in comments but also in few definitions and l...andvar
2021-04-24Merge thorpej-cfargs branch:thorpej
2019-11-12 Add missing initialization of sc_dev.msaitoh
2019-03-13Fix small (but fatal) oversight in device/softc split.martin
2018-03-08fix various gcc6 m68k issues:mrg
2014-03-24use cpu_{g,s}etmodelchristos
2012-10-29fix device/softc split errors.chs
2012-10-27split device_t/softc for all remaining drivers.chs
2011-06-05struct device * -> device_t, struct cfdata * -> cfdata_tmatt
2011-02-01udpate license clauses on my code to match the new-style BSD licenses.chuck
2010-01-19Redefine bpf linkage through an always present op vector, i.e.pooka
2009-04-11Invoke zs_lock_init() _after_ copying console state to avoid a laterscw
2009-03-16ANSIfy functions with function-pointer argumentsdsl
2009-03-14ANSIfy another 1261 function definitions.dsl
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2008-06-13use device_lookup_private to get softccegger
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-04Split device_t/softc for le(4) and variants and misc cosmetic changes.tsutsui
2008-03-29Split softc and device_t for zsc(4) and its children.tsutsui
2008-03-29Don't forget to initialize sc_dev.tsutsui
2008-03-28Split device_t and softc for MI mk48txx(4) and intersil7170(4) clocks,tsutsui
2008-03-07Split the softc from the device_t for all lpt(4) variants and attachmentscube
2008-01-12Misc cleanup:tsutsui
2008-01-10- move todr_attach(9) calls from each MD attachment to MI mk48txx_attach()tsutsui
2008-01-07Add timecounter(9) support for mvme68k.tsutsui
2007-12-03Interrupt handling changes, in discussion since February:ad
2007-11-09Call zs_lock_init() to set up the chanstate's lock.ad
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-07-09Merge some of the less invasive changes from the vmlocking branch:ad
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-03-28Use device_unit().thorpej
2006-03-08Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings.lukem
2005-12-11merge ktrace-lwp.christos
2005-06-03Fix const fallout.scw
2005-06-03Placate -Wshadowscw
2005-06-03Fix const fallout.scw
2004-12-07Use "struct scsipi_command" in internal command structures so thatthorpej
2004-03-28Assign my license to TNF.scw
2004-02-13Uppercase CPU, plural is CPUs.wiz
2003-12-04NetBSD.ORG -> NetBSD.orgkeihan
2003-11-01Adapt MI mk48txx(4) changes. (compiles but untested)tsutsui
2003-11-01Quell an uninitialised variable warning.scw
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc