Home | History | Annotate | Line # | Download | only in conf
std.sun3 revision 1.10
      1  1.10    gwr #	$NetBSD: std.sun3,v 1.10 1994/12/12 18:58:49 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.10    gwr # control space hack...
      9  1.10    gwr obctl0 at mainbus?
     10  1.10    gwr # main memory
     11  1.10    gwr obmem0 at mainbus?
     12  1.10    gwr # device space
     13  1.10    gwr obio0  at mainbus?
     14  1.10    gwr # VME D16 space
     15  1.10    gwr vmes0 at mainbus?
     16  1.10    gwr # VME D32 space
     17  1.10    gwr vmel0 at mainbus?
     18  1.10    gwr 
     19  1.10    gwr # Devices that should be present in any Sun3 kernel.
     20  1.10    gwr 
     21  1.10    gwr # OBIO
     22  1.10    gwr zs0 at obio? addr ?
     23  1.10    gwr zs1 at obio? addr ?
     24  1.10    gwr eeprom0 at obio? addr ?
     25  1.10    gwr clock0 at obio? addr ?
     26   1.2  glass 
     27  1.10    gwr # OBCTL
     28  1.10    gwr idprom0 at obctl? addr ?
     29   1.3  glass 
     30  1.10    gwr # Standard defines
     31   1.3  glass 
     32  1.10    gwr options 	NEWCONFIG
     33  1.10    gwr options 	FPCOPROC
     34   1.9    gwr options		"MACHINE_NONCONTIG"
     35