1 1.17 gwr # $NetBSD: std.sun3,v 1.17 1996/10/23 16:14:23 gwr Exp $ 2 1.9 gwr 3 1.4 cgd # Standard information for sun3's. 4 1.4 cgd machine sun3 m68k 5 1.1 glass 6 1.10 gwr # The root node: 7 1.2 glass mainbus0 at root 8 1.12 gwr 9 1.15 gwr # device space 10 1.15 gwr obio0 at mainbus? 11 1.10 gwr # main memory 12 1.10 gwr obmem0 at mainbus? 13 1.10 gwr # VME D16 space 14 1.10 gwr vmes0 at mainbus? 15 1.10 gwr # VME D32 space 16 1.10 gwr vmel0 at mainbus? 17 1.10 gwr 18 1.10 gwr # Devices that should be present in any Sun3 kernel. 19 1.10 gwr 20 1.10 gwr # OBIO 21 1.15 gwr zsc0 at obio? addr ? 22 1.15 gwr zsc1 at obio? addr ? 23 1.10 gwr eeprom0 at obio? addr ? 24 1.10 gwr clock0 at obio? addr ? 25 1.15 gwr memerr0 at obio? addr ? 26 1.15 gwr intreg0 at obio? addr ? 27 1.2 glass 28 1.10 gwr # Standard defines 29 1.17 gwr 30 1.17 gwr options EXEC_AOUT 31 1.17 gwr options EXEC_SCRIPT 32 1.3 glass 33 1.13 gwr # XXX - Still needed? 34 1.10 gwr options NEWCONFIG 35 1.11 gwr options MACHINE_NONCONTIG 36 1.13 gwr 37 1.16 thorpej # All Sun3 machines with an "le" (3/50, 3/60) should be 38 1.16 thorpej # presumed to have the old, buggy LANCE chip. (Rev. C) 39 1.16 thorpej options LANCE_REVC_BUG 40 1.11 gwr 41