NetBSD/sys/arch/walnut/walnut
thorpej 636e9cd08b Add a "cacheline_size" argument to pci_configure_bus(). It is used
to set the cacheline size in the BHLC register.  This should be the
size of the largest D-cache line on a system.
2001-11-28 23:48:34 +00:00
..
autoconf.c Calculate the hardware interrupt to irq mapping array and irq mask from 2001-11-06 01:26:47 +00:00
bus_dma.c Whitespace nit. 2001-10-29 01:53:59 +00:00
clock.c Overhaul the interrupt system to use hardware interrupts directly. 2001-11-08 23:28:13 +00:00
conf.c
consinit.c - pull in opt_kgdb.h where necessary 2001-11-20 08:43:19 +00:00
cpu.c Use 405GP PVR value from ibm405gp.h, not a local #define. 2001-06-24 01:16:18 +00:00
disksubr.c
extintr.c Overhaul the interrupt system to use hardware interrupts directly. 2001-11-08 23:28:13 +00:00
genassym.cf
locore.S Rename NOCACHE -> PPC_4XX_NOCACHE to avoid conflict with the namei 2001-11-26 23:31:56 +00:00
machdep.c use pmap_k* for buffer cache pages. 2001-08-24 04:34:25 +00:00
mainbus.c Add a "cacheline_size" argument to pci_configure_bus(). It is used 2001-11-28 23:48:34 +00:00
procfs_machdep.c