NetBSD/sys/arch/macppc/macppc
augustss 01b4e2c572 When looking for a console keyboard if usb-kbd-ihandles can't be found
then try the old name usb-kbd-ihandle.  This way my old iMac gets the
USB keyboard as console instead on the (non-existent) ADB keyboard.
Suggested by Gabriel Rosenkoetter.
2001-12-10 02:46:05 +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 Added character devices #60 and #61 to chrtoblktbl[]. They were missing, 2001-10-28 17:11:56 +00:00
cpu.c fix macppc MULTIPROCESSOR compilation. 2001-12-05 05:02:10 +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 Need CACHELINESIZE for libkern memset. 2001-11-29 00:16:35 +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 When looking for a console keyboard if usb-kbd-ihandles can't be found 2001-12-10 02:46:05 +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