Date: Thu, 18 Jul 2002 05:39:02 -0700 (PDT) From: Benno Rice <benno@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/ofw/libofw elf_freebsd.c ofw_copy.c ofw_disk.c ofw_memory.c openfirm.c openfirm.h Message-ID: <200207181239.g6ICd2Or056702@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
benno 2002/07/18 05:39:02 PDT
Modified files:
sys/boot/ofw/libofw elf_freebsd.c ofw_copy.c ofw_disk.c
ofw_memory.c openfirm.c openfirm.h
Log:
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.
Revision Changes Path
1.4 +0 -5 src/sys/boot/ofw/libofw/elf_freebsd.c
1.11 +28 -2 src/sys/boot/ofw/libofw/ofw_copy.c
1.7 +0 -4 src/sys/boot/ofw/libofw/ofw_disk.c
1.3 +6 -10 src/sys/boot/ofw/libofw/ofw_memory.c
1.7 +2 -2 src/sys/boot/ofw/libofw/openfirm.c
1.8 +1 -0 src/sys/boot/ofw/libofw/openfirm.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207181239.g6ICd2Or056702>
