NetBSD/sys/arch/evbarm/smdk2xx0
martin 719a906ef5 As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap
phases, so move the initialization of the ksyms mutex back into main via
a function called ksyms_init. Rename the existing (but quite different)
ksyms_init* variations into ksyms_addsyms_elf() and ksyms_addsyms_explicit()
and adapt machdep code accordingly.
2008-11-30 18:21:31 +00:00
..
if_cs_smdk24x0.c
smdk2410_kbd.c Cleanup softint lossage. 2008-01-06 01:37:53 +00:00
smdk2410_lcd.c use device_lookup_private to get softc 2008-06-11 23:24:43 +00:00
smdk2410_machdep.c As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap 2008-11-30 18:21:31 +00:00
smdk2410_start.S
smdk2800_machdep.c As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap 2008-11-30 18:21:31 +00:00
smdk2800_pci.c
smdk2800_start.S
smdk2800var.h