freebsd-nq/sys/boot/ofw/libofw
Peter Grehan e2776725d7 Use daddr_t instead of u_long for byte offset in strategy
routine to avoid >4G truncation on 32-bit systems.

no objection by: sparc64
2003-12-21 12:16:58 +00:00
..
devicename.c Cut&Paste considered far too easy: 2003-04-16 21:09:41 +00:00
elf_freebsd.c Enable the i386 loader to load and run an amd64 kernel. If this puts 2003-05-01 03:56:30 +00:00
libofw.h Change the device path representation in libofw to use the full firmware 2002-11-10 19:17:36 +00:00
Makefile Change the device path representation in libofw to use the full firmware 2002-11-10 19:17:36 +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_disk.c Use daddr_t instead of u_long for byte offset in strategy 2003-12-21 12:16:58 +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
ofw_net.c Fix up the DMA buffer allocation call. 2002-06-07 11:49:33 +00:00
ofw_reboot.c
ofw_time.c
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