summaryrefslogtreecommitdiff
path: root/sys/dev/mvme/vme_two_isr.c
AgeCommit message (Expand)Author
2019-11-10in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAITchs
2012-10-27split device_t/softc for all remaining drivers.chs
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-12-21Follow up the removal of the MALLOC() macro, use malloc() instead.he
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-08use aprint_*_dev and device_xnamecegger
2008-01-04Start detangling lock.h from intr.h. This is likely to cause short termad
2007-12-03Interrupt handling changes, in discussion since February:ad
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2005-12-11merge ktrace-lwp.christos
2005-02-04de-__Pperry
2003-07-14add missing __KERNEL_RCSID()lukem
2003-03-07Add inclusion of <sys/lock.h> to allow compilation of usage ofhe
2002-03-24Fix a botch from the dev/mvme split for kernels with no vmetwo inscw
2002-02-12Separate out devices common to many Motorola mvme boards (68k, 88k and ppc)scw