NetBSD/sys/arch/sun2/sun2
2001-07-13 22:27:02 +00:00
..
buserr.h Added. 2001-04-06 15:05:55 +00:00
clock.c Converted to use the new bus-specific attach args, 2001-06-27 02:59:26 +00:00
conf.c Now mimic the sparc64's handling of NKBD/NSUNKBD and NMS/NSUNMS. 2001-07-13 22:27:02 +00:00
control.c Added. 2001-04-06 15:05:55 +00:00
control.h Now get the prototypes from the common sun68k/sun68k/control.h. 2001-06-14 16:36:46 +00:00
db_machdep.c Fixed pte_print to display the correct names 2001-06-11 21:35:59 +00:00
db_memrw.c Fixed a bug in db_write_text where on exit we would bash 2001-04-18 03:19:21 +00:00
enable.h Added. 2001-04-06 15:05:55 +00:00
fc.h Added. 2001-04-06 15:05:55 +00:00
genassym.c Added. 2001-04-06 15:05:55 +00:00
idprom.c Added. 2001-04-06 15:05:55 +00:00
leds.c Added. 2001-04-06 15:05:55 +00:00
locore2.c Now unmap the PROM's pages only after we have 2001-06-15 00:32:38 +00:00
locore.s Don't set up the g0 and g4 handlers here, now prom_abort() 2001-06-27 03:25:31 +00:00
machdep.c Moved much softint and bus_space/bus_dma code 2001-06-27 03:16:02 +00:00
machdep.h Now netintr and sun2_find_prom_map have prototypes in 2001-06-27 03:31:42 +00:00
mbio.c Converted to use the new bus-specific attach args. 2001-06-27 03:00:45 +00:00
mbio.h Now define MBIO_SIZE and MBMEM_SIZE in header files, 2001-05-03 03:13:03 +00:00
mbmem.c Converted to use the new bus-specific attach args. 2001-06-27 03:00:45 +00:00
mbmem.h Now define MBIO_SIZE and MBMEM_SIZE in header files, 2001-05-03 03:13:03 +00:00
mem.c Since physical memory below 0x2000 isn't mapped anywhere 2001-06-14 16:32:45 +00:00
obio.c Fixed the known obio address range for the Multibus 2001-07-12 19:24:40 +00:00
obmem.c Converted to use the new bus-specific attach args. 2001-06-27 03:00:45 +00:00
pmap.c Don't unmap the PROM's first four physical/virtual pages 2001-06-27 03:41:27 +00:00
promlib.c Added a function, prom_sd_target, to translate a PROM 2001-06-14 13:21:39 +00:00
sys_machdep.c Added. 2001-04-06 15:05:55 +00:00
tod.c Converted to use the new bus-specific attach args, 2001-06-27 02:59:26 +00:00
tod.h Now use hand-defined macros instead of relying 2001-06-11 21:33:47 +00:00
trap.c replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
vm_machdep.c Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00