NetBSD/sys/arch/atari
lukem 3fd1802e62 Move the MI printing of `copyright' to the MD cpu_startup() code
where the printing of `version' is already performed.
This has the benefit of allowing the copyright to be available
via dmesg(8) on platforms which need the `msgbuf' to be setup
in cpu_startup() before printed output is remembered.
2005-04-25 15:02:02 +00:00
..
atari Move the MI printing of `copyright' to the MD cpu_startup() code 2005-04-25 15:02:02 +00:00
compile
conf Regen for COMPAT_20 additions. 2005-02-25 13:52:21 +00:00
dev getitesp() can return NULL, so check for that in iteopen(). 2005-03-02 08:14:26 +00:00
include Add a dm_maxsegsz public member to bus_dmamap_t. This allows a user of the API 2005-03-09 19:04:43 +00:00
isa adapt to ISA "unknown address" namespace separation (purely mechanical, 2004-09-14 20:32:48 +00:00
pci Phase out the use of a string as first "attach args" member to control 2004-08-30 15:05:15 +00:00
stand White space nit- don't put a space before/after increment/decrement 2005-02-11 06:21:21 +00:00
vme for drivers that support only one instance, use a global variable to ensure 2004-12-13 02:14:13 +00:00
Makefile