freebsd-dev/sys/boot/ofw/libofw
Benno Rice 8e465298e2 Major rework of how we copy data into kernel space.
We now talk to the memory and mmu instances directly rather than using the
OpenFirmware "claim" method.
2002-07-18 12:39:02 +00:00
..
devicename.c Change the disk probing so that it will actually find disks other 2002-05-11 21:30:46 +00:00
elf_freebsd.c Major rework of how we copy data into kernel space. 2002-07-18 12:39:02 +00:00
libofw.h Change the disk probing so that it will actually find disks other 2002-05-11 21:30:46 +00:00
Makefile Removed now unused INTERNALSTATICLIB. 2002-05-13 11:09:07 +00:00
ofw_console.c Fix test for != 0 that should be > 0. 2002-02-23 04:33:15 +00:00
ofw_copy.c Major rework of how we copy data into kernel space. 2002-07-18 12:39:02 +00:00
ofw_devsearch.c Do not include openfirm.h; it is now included by libofw.h. 2001-10-15 09:52:38 +00:00
ofw_disk.c Major rework of how we copy data into kernel space. 2002-07-18 12:39:02 +00:00
ofw_memory.c Major rework of how we copy data into kernel space. 2002-07-18 12:39:02 +00:00
ofw_module.c Convert from the Alpha compontents to PowerPC ones. 2000-10-16 19:58:32 +00:00
ofw_net.c Fix up the DMA buffer allocation call. 2002-06-07 11:49:33 +00:00
ofw_reboot.c "Ok, my loader's now up to putting up a prompt. It probes disks partially 2000-10-16 10:46:22 +00:00
ofw_time.c Whitespace fixes. 2001-10-07 13:27:27 +00:00
openfirm.c Major rework of how we copy data into kernel space. 2002-07-18 12:39:02 +00:00
openfirm.h Major rework of how we copy data into kernel space. 2002-07-18 12:39:02 +00:00