summaryrefslogtreecommitdiff
path: root/sys/arch/atari
AgeCommit message (Expand)Author
2003-02-04NUL -> NULL.leo
2003-02-04Fix typo.leo
2003-02-04Extra bug fix on the config changes as implemented by Aymeric on the Amiga:leo
2003-02-02Add support for wsdisplay and wskbd for HADES.thomas
2003-02-02Config option for et4000 boards with 2MB memory.thomas
2003-02-02WS keyboard support for atari native keyboards.thomas
2003-02-02Define device for wskbd.thomas
2003-02-02Fix printf format for typ daddr_t.thomas
2003-01-28success, not sucess. Noted by mjl.wiz
2003-01-28Introduce BUS_DMA_NOCACHE, and bus_dmamem_map() of i386 supports it.kent
2003-01-17Merge the nathanw_sa branch.thorpej
2003-01-06Rework how KERNOBJDIR functions; now it's always determined withlukem
2003-01-06successful with only one l.wiz
2003-01-01Use aprint_normal() for cfprint routines.thorpej
2002-12-28Regen.leo
2002-12-28Since 1.6 we have 3 images (not 2!):leo
2002-12-10Rename __LDPGSZ to AOUT_LDPGSZ, to accurately reflect what it is.thorpej
2002-12-10Use __LDPGSZ (which must be == USRTEXT) as the text address for a.outthorpej
2002-12-08regen.leo
2002-12-08Make things work with the new autoconf stuff:leo
2002-11-26Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.lukem
2002-11-26si_ -> sel_christos
2002-11-26The traditional C preprocessor is fixed in GCC 3.3 now, so no needthorpej
2002-11-22regenwiz
2002-11-22Fix typo (responsiness -> responsiveness).wiz
2002-11-03use a merged sys_machdep.c for all the motorola-MMU m68k platforms.chs
2002-11-02enhance the common m68k db_memrw.c to handle read-only kernel textchs
2002-11-02finish conversion to the common m68k cacheops:chs
2002-11-01implement separate read/write disk statistics:mrg
2002-10-26now that mem_no is emitted by config(8), there is no reason to keepjdolecek
2002-10-23merge kqueue branch into -currentjdolecek
2002-10-21Regenerate config. files from GENERIC.in rev. 1.28.jdc
2002-10-20merge the 12 copies of vm_machdep.c on the m68k platforms.chs
2002-10-19Add NEW_BUFQ_STRATEGY (disabled by default).junyoung
2002-10-14Added commented out cgd(4)s to GENERIC configs.elric
2002-10-14Added a commented out cgd(4).elric
2002-10-10replace the somewhat strange poll routine with standard nopoll() (a.k.ajdolecek
2002-10-06regen from GENERIC.inprovos
2002-10-06add SYSTRACE here; pointed out by lukemprovos
2002-10-04assign majors for raw and cooked cgd's.elric
2002-10-04Overhaul the way cfattach structures are looked up. The cfdata entrythorpej
2002-10-02Use CFATTACH_DECL().thorpej
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-30Add a config_init() function to initialize the config data structures.thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-27remove trailing \n in panic(). approved perry.provos
2002-09-27Introduce a new routine, config_match(), which invokes thethorpej
2002-09-27Rather than referencing the cfdriver directly in the cfdata entries,thorpej
2002-09-25Don't include <sys/map.h>.thorpej
2002-09-25Add one space between "#option" and "<tab>IPFILTER_DEFAULT_BLOCK"martti