NetBSD/sys/arch/macppc/macppc
manu 6d572de955 Added character devices #60 and #61 to chrtoblktbl[]. They were missing,
and it introduced problems (EBUSY error when opening the driver for
writing in securelevel >= 1, plus manipulating some unitialized data at
the end of chrtoblktbl[])
2001-10-28 17:11:56 +00:00
..
autoconf.c bcopy -> memcpy, bzero -> memset, bcmp -> memcmp. 2001-07-22 11:29:44 +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 Make macppc compile by default with -Wall -Wmissing-prototype in addition 2001-06-08 00:32:01 +00:00
conf.c Added character devices #60 and #61 to chrtoblktbl[]. They were missing, 2001-10-28 17:11:56 +00:00
cpu.c Make all powerpc ports use a common Makefile.powerpc (except walnut) 2001-08-26 02:47:33 +00:00
disksubr.c bcopy -> memcpy, bzero -> memset, bcmp -> memcmp. 2001-07-22 11:29:44 +00:00
extintr.c bcopy -> memcpy, bzero -> memset, bcmp -> memcmp. 2001-07-22 11:29:44 +00:00
genassym.cf Add PM_SR 2001-07-01 21:39:17 +00:00
locore.S #include <powerpc/spr.h> and SPR_PIR in place of 1023 2001-06-23 02:07:07 +00:00
machdep.c Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
mainbus.c bcopy -> memcpy, bzero -> memset, bcmp -> memcmp. 2001-07-22 11:29:44 +00:00
procfs_machdep.c No-op commit to force update to a non-"-kk" revision. 2001-01-18 17:47:58 +00:00
rbus_machdep.c Use machine/bat.h rather than powerpc/mpc6xx/bat.h. 2001-06-10 15:32:57 +00:00