NetBSD/sys/arch/dnard/ofw
thorpej 147b1bdc1c Add some rudimentary support for ELF symbols in DDB on the ARM ports.
On platforms which load the kernel sans symbols directly from firmware
(possibly in e.g. S-Record format), call ddb_init() with empty arguments,
so that it will search any compiled in SYMTAB_SPACE.  On all other platforms,
if __ELF__, also call ddb_init() with empty arguments until ELF bootloaders
which pass symbol information are ready.
2001-11-09 07:21:37 +00:00
..
com_ofisa_consolehack.c
com_ofisa_machdep.c
cpu_ofbus.c
if_cs_ofisa_machdep.c
lpt_ofisa_machdep.c
ofisa_machdep.c
ofisascr.c
ofrom.c
oftodclock.c
ofw.c bcopy -> memmove, bzero -> memset, bcmp -> memcmp 2001-07-22 15:26:47 +00:00
ofw_irq.S Indirect labels should start with L 2001-11-02 02:36:57 +00:00
ofw_irqhandler.c Remove unnecessary prototypes for zero_page_read{only,write}(). 2001-11-09 00:34:34 +00:00
ofwgencfg_clock.c
ofwgencfg_machdep.c Add some rudimentary support for ELF symbols in DDB on the ARM ports. 2001-11-09 07:21:37 +00:00
openfirm.c va_{start,end} audit: 2001-09-24 13:22:25 +00:00
vga_ofbus.c Allow bus front-end to provide both ioctl and mmap entry points, 2001-09-14 01:10:11 +00:00
wdc_ofisa_machdep.c