summaryrefslogtreecommitdiff
path: root/sys/arch/atari
AgeCommit message (Expand)Author
2010-05-10Include <bsd.own.mk> before ${NETBSDSRCDIR}.tsutsui
2010-05-08regenerate these configurations from GENERIC.in.mrg
2010-05-08enable IPFILTER_COMPAT in all kernels that have ipfilter already.mrg
2010-05-08Regen from GENERIC.in rev 1.89:tsutsui
2010-05-08- don't enable TMPFS for SMALL030tsutsui
2010-04-29regenchs
2010-04-29enable TMPFS in all GENERICs that have MFS enabled.chs
2010-04-17extern inline -> static inlinetsutsui
2010-04-16regenpooka
2010-04-16Remove unused count (invariably "4") from pseudo-device fss.pooka
2010-04-13Misc KNF and cosmetics.tsutsui
2010-04-13Misc KNF.tsutsui
2010-04-13Misc KNF.tsutsui
2010-04-13Include "ioconf.h" to declare struct cfdriver foo_cd.tsutsui
2010-04-13Remove a declaration of unused variable.tsutsui
2010-04-12Replace old MD sicallback functions with MI softint(9).tsutsui
2010-04-12- more cosmeticstsutsui
2010-04-12KNF and cosmetics.tsutsui
2010-04-10Always schedule callback functions via add_sicallback(),tsutsui
2010-04-10Comment out currently unused mbprint().tsutsui
2010-04-10Remove extern int atari_realconfig decls. It's in <atari/atari/device.h>.tsutsui
2010-04-10Remove now unused getsoftc() macro.tsutsui
2010-04-10Make local functions static.tsutsui
2010-04-10Regen from GENERIC.in rev 1.86:tsutsui
2010-04-10Disable options SERCONSOLE (force serial console if DCD is detected)tsutsui
2010-04-10Regen from HADES.in rev 1.11 and MILAN.in rev 1.25:tsutsui
2010-04-10Remove EtherNEC from HADES and MILAN.tsutsui
2010-04-09- establish zs interrupts via common intr_establish() function rather thantsutsui
2010-04-09minor constifytsutsui
2010-04-09More KNF.tsutsui
2010-04-09Split device_t/softc.tsutsui
2010-04-09Rename variables and members of softc for readability.tsutsui
2010-04-09Remove unnecessary volatile keyword against struct zschan.tsutsui
2010-04-09- misc KNFtsutsui
2010-04-09Include ioconf.h for struct cfdriver.tsutsui
2010-04-09minor constifytsutsui
2010-04-09Make options SERCONSOLE (force serial console if DCD is detected)tsutsui
2010-04-09- split device_t/softctsutsui
2010-04-09Include ioconf.h for struct cfdriver.tsutsui
2010-04-09Misc KNF.tsutsui
2010-04-07Misc KNF.tsutsui
2010-04-07- split device_t/softctsutsui
2010-04-07extern inline -> static inlinetsutsui
2010-04-06Use callout_schedule(9) rather than callout_reset(9) on pollingtsutsui
2010-04-01Regen from GENERIC.in rev 1.85, HADES.in rev 1.10, and MILAN.in rev 1.24:tsutsui
2010-04-01Add support for the EtherNEC.tsutsui
2010-03-31Misc KNF and cosmetics.tsutsui
2010-03-31ANSIfy, some KNF.tsutsui
2010-03-20fix copy{in,out}{,str}() to return the error returned by uvm_fault().chs
2010-03-16Check if mapped bus_space regions are actually validtsutsui