NetBSD/sys/arch/atari
tsutsui 498146de96 Reorganize and bump VM related constants.
- sync VM_MAXUSER_ADDRESS and VM_MAX_ADDRESS with other hp300 derived ports
  and use same definitions for USRSTACK as other m68k ports
  (no worth to have sun3/sunos compat in these days)
- remove unused KUSER_AREA
- bump MAXTSIZ, MAXDSIZ, and MAXSSIZ

These changes allow my 64MB TT030 build pkgsrc/textproc/icu
which seems to require >200MB VA space.
(note our current 040/060 pmap implementation can't handle >224MB VA size)
2014-07-26 13:24:34 +00:00
..
atari kill sprintf 2014-03-26 18:04:33 +00:00
compile
conf Regen from MILAN.in rev 1.27 and GENERIC.in rev 1.106: 2014-07-05 09:32:48 +00:00
dev Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
include Reorganize and bump VM related constants. 2014-07-26 13:24:34 +00:00
isa Adapt to the changed signature of pckbc_cnattach(). 2012-10-13 17:58:53 +00:00
pci make pci_intr_string and eisa_intr_string take a buffer and a length 2014-03-29 19:28:24 +00:00
stand Fix typo 2014-03-31 06:32:31 +00:00
vme Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
Makefile