NetBSD/sys/arch/sun3x/sun3x
gwr 2240a5aa56 typo 1997-10-07 18:00:18 +00:00
..
_startup.c Move the call to cninit() up a level (easier to find). 1997-10-04 19:46:17 +00:00
bus_subr.c s/_trunc_page/m68k_trunc_page/ 1997-06-10 19:36:53 +00:00
buserr.h
clock.c Make the "hydra" call leds_hydra() from clock_attach(). 1997-05-14 16:42:45 +00:00
db_machdep.c Implement "mach pgmap" for examining mappings. 1997-03-06 00:05:23 +00:00
db_memrw.c s/_trunc_page/m68k_trunc_page/ 1997-06-10 19:36:53 +00:00
dvma.c Add dvma_malloc() for the ie driver. 1997-10-07 16:51:47 +00:00
fpu.c Hack for now: if fpu is there, report it as an mc68882. 1997-04-25 19:16:10 +00:00
genassym.c Eliminate references to vmspace.vm_pmap 1997-05-13 17:17:12 +00:00
iommu.c Use bus_mapin, and minor tweaks. 1997-04-25 18:45:39 +00:00
iommu.h Add page size constant, since I/O mapper page size may differ from cpu page 1997-02-22 04:01:04 +00:00
kgdb_machdep.c New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
leds.c typo 1997-10-07 18:00:18 +00:00
locore.s Add non-inline version of _splraise. 1997-05-29 22:20:01 +00:00
machdep.c Do the cpu_kcore_hdr initialization a little differently. 1997-10-05 20:43:27 +00:00
mainbus.c
mem.c Add /dev/leds support. 1997-04-25 18:46:10 +00:00
mostek48t02.h Provide a struct representing only the clock. 1997-04-25 18:47:41 +00:00
pmap.c Do the cpu_kcore_hdr initialization a little differently. 1997-10-05 20:43:27 +00:00
pmap_pvt.h Implement pmap and va caching within C table managers to help speed 1997-07-02 03:23:57 +00:00
stub.c Nuke some options GENERIC residue. 1997-02-04 04:57:10 +00:00
sys_machdep.c