NetBSD/sys/arch/macppc/macppc
2002-03-23 13:43:04 +00:00
..
autoconf.c Convert to new ata/atapi attach structs. 2001-12-02 22:54:26 +00:00
bus_dma.c Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
clock.c If the RTC gives a time more than 1000 days before file system time then 2001-11-10 15:37:40 +00:00
conf.c Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 16:55:51 +00:00
cpu.c fix macppc MULTIPROCESSOR compilation. 2001-12-05 05:02:10 +00:00
disksubr.c Make this file compiles again. 2002-03-23 13:43:04 +00:00
extintr.c bcopy -> memcpy, bzero -> memset, bcmp -> memcmp. 2001-07-22 11:29:44 +00:00
genassym.cf Need CACHELINESIZE for libkern memset. 2001-11-29 00:16:35 +00:00
locore.S switch all mpc6xx powerpc ports to NEWPMAP by default. 2002-03-09 23:35:56 +00:00
machdep.c Make sure I/O bats are set to BAT_I|BAT_G (guarded, cache-inhibited) as to 2002-03-02 00:44:08 +00:00
mainbus.c bcopy -> memcpy, bzero -> memset, bcmp -> memcmp. 2001-07-22 11:29:44 +00:00
procfs_machdep.c
rbus_machdep.c