NetBSD/sys/arch/shark/ofw
chs d47bcd296c in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT
and remove code to handle failures that can no longer happen.
2019-11-10 21:16:21 +00:00
..
chipsfb_ofbus.c
com_ofisa_machdep.c
cpu_ofbus.c
if_cs_ofisa_machdep.c in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT 2019-11-10 21:16:21 +00:00
igsfb_ofbus.c in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT 2019-11-10 21:16:21 +00:00
igsfb_ofbusvar.h
lpt_ofisa_machdep.c
ofisa_machdep.c
ofisapc.c
ofisascr.c
ofrom.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
ofw.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
vga_ofbus.c
vga_ofbusvar.h
vlpci.c catch up with struct arm32_pci_chipset changes 2019-01-03 18:28:21 +00:00
vlpci.h First pass reducing magic numbers adding register defines. 2017-04-18 14:11:42 +00:00
wdc_ofisa_machdep.c