NetBSD/sys/arch/powerpc/oea
jmmv 9a0b3bbafc OF_finddevice returns -1 on error, not an arbitrary negative number. Make
conditional explicit so that model_name gets a chance to be initialized when
the handle for the device is actually negative (which appears to be the case
in my Mac Mini G4).
2012-07-17 03:13:31 +00:00
..
altivec_subr.S
altivec.c
cpu_subr.c Use kmem instead of malloc. Remove unneeded <sys/malloc.h> includes. 2012-02-01 09:54:02 +00:00
genassym.cf
kgdb_glue.c
oea_machdep.c Allow use of large (>256MB) bats for iobats. If XBSEN isn't present, they 2012-02-16 07:59:46 +00:00
ofw_autoconf.c copy properties for valkyriefb as well 2012-05-24 00:40:11 +00:00
ofw_consinit.c
ofw_rascons.c Use kmem instead of malloc. Remove unneeded <sys/malloc.h> includes. 2012-02-01 09:54:02 +00:00
ofw_rasconsvar.h
ofw_subr.S
ofwoea_machdep.c OF_finddevice returns -1 on error, not an arbitrary negative number. Make 2012-07-17 03:13:31 +00:00
pmap64_bridge.c
pmap64.c
pmap_kernel.c
pmap.c Use CPP __VA_ARGS__ for DPRINTF* 2012-02-03 19:29:59 +00:00
prep_machdep.c Fix panic() on KASSERT(len >= BAT_BL_8M) in oea_iobat_add(). Thanks phx@. 2012-02-11 13:53:59 +00:00