NetBSD/sys/arch/sun3/sun3x
gwr 9420004b46 Remove the for-loop that wants to map multiple msgbuf pages.
Multiple msgbuf pages will not work without a redesign of
the kernel VM layout, so let's not pretend we can do it.
1997-10-23 02:24:41 +00:00
..
bus_subr.c Add VME support 1997-10-16 16:13:21 +00:00
clock.c Make the "hydra" call leds_hydra() from clock_attach(). 1997-05-14 16:42:45 +00:00
dvma.c Check bustype in dvma_kvtopa() 1997-10-16 16:11:17 +00:00
enable.h Initial revision 1997-01-14 20:57:06 +00:00
genassym.c Make this generate the same output as kern/genassym.awk 1997-10-23 02:06:28 +00:00
idprom.c Remove the autoconfig glue. This driver is mandatory, 1997-10-16 15:56:02 +00:00
iommu.c Use bus_mapin, and minor tweaks. 1997-04-25 18:45:39 +00:00
iommu.h Rewrote the comments about the operation of the I/O mapper to make them more 1997-10-10 09:50:03 +00:00
locore.s MONSTART/monstart symbol 1997-10-16 16:14:44 +00:00
locore2.c Move the call to cninit() up a level (easier to find). 1997-10-04 19:46:17 +00:00
machdep.c Do the cpu_kcore_hdr initialization a little differently. 1997-10-05 20:43:27 +00:00
mem.c Add /dev/leds support. 1997-04-25 18:46:10 +00:00
mk48t02.h Provide a struct representing only the clock. 1997-04-25 18:47:41 +00:00
obio.c Move the call to cninit() up a level (easier to find). 1997-10-04 19:46:17 +00:00
obio.h Rename obio_alloc to obio_mapin, update *_init declarations. 1997-04-25 18:00:49 +00:00
obmem.h Initial revision 1997-01-14 20:57:05 +00:00
pmap.c Remove the for-loop that wants to map multiple msgbuf pages. 1997-10-23 02:24:41 +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
vme.c Add VME support 1997-10-16 15:50:05 +00:00
vme.h VME support 1997-10-16 15:39:36 +00:00