summaryrefslogtreecommitdiff
path: root/sys/dev/mvme/mvmebus.c
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2021-04-15convert 'extern phys_ram_seg_t mem_clusters[0];' to the '[]' formmrg
2019-11-10in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAITchs
2018-09-03Rename min/max -> uimin/uimax for better honesty.riastradh
2012-10-27split device_t/softc for all remaining drivers.chs
2012-02-12Change old-style function defintions to C89 prototypes.matt
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-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-08use aprint_*_dev and device_xnamecegger
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2005-12-11merge ktrace-lwp.christos
2004-06-06Remove spurious second argument to sizeof().he
2004-04-22sprintf -> snprintfitojun
2004-02-13Uppercase CPU, plural is CPUs.wiz
2003-11-26A couple of fixes inspired by a recent port-mvme68k post:scw
2003-10-28Elminate GCC uninitialized variable warning.matt
2003-07-14add missing __KERNEL_RCSID()lukem
2003-05-03DMA, not dma nor Dma.wiz
2002-09-27remove trailing \n in panic(). approved perry.provos
2002-02-12Separate out devices common to many Motorola mvme boards (68k, 88k and ppc)scw