NetBSD/sys/arch/macppc/macppc
2000-11-25 15:49:43 +00:00
..
autoconf.c Fix a bug that prevents the kernel from detecting the root device. 2000-09-29 10:14:20 +00:00
bus_dma.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:10:45 +00:00
clock.c Correct asm parameter to avoid gcc uninitialized warning. 2000-08-20 07:48:45 +00:00
conf.c Add a openfirm entry to conf.c 2000-11-14 21:46:09 +00:00
cpu.c Add initial support dual-CPU G4. At least finds 2nd CPU. 2000-11-14 21:55:25 +00:00
disksubr.c rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
extintr.c Add "type" argument to openpic_enable_irq(). 2000-08-20 06:56:42 +00:00
genassym.cf Make it compile with "options MULTIPROCESSOR". 2000-07-06 22:56:22 +00:00
locore.S Add KERNEL_LOCK (et al.) to run MULTIPROCESSOR kernel on a single cpu system. 2000-11-25 15:49:43 +00:00
machdep.c Enter ddb after ddb_init() if -d is specified. 2000-11-06 12:35:21 +00:00
mainbus.c First attempt to spin up the secondary processor on 180MP and 200MP. 2000-07-05 16:02:38 +00:00
openpicreg.h Add minimal support of openpic. 2000-02-14 12:45:52 +00:00
rbus_machdep.c Don't try to change subordinate bus number if pchb != grackle (for now). 2000-08-02 09:02:46 +00:00