Date: Sun, 18 Nov 2001 12:38:44 -0800 (PST) From: Thomas Moestl <tmm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ofw ofw_pci.h openfirm.c openfirm.h Message-ID: <200111182038.fAIKcie78932@freefall.freebsd.org>
index | next in thread | raw e-mail
tmm 2001/11/18 12:38:44 PST
Modified files:
sys/dev/ofw openfirm.c openfirm.h
Added files:
sys/dev/ofw ofw_pci.h
Log:
1. Add ofw_pci.h with definitions for the OpenFirmware PCI bindings
2. Add OF_getprop_alloc(), a helper function that will malloc() a sufficient
amount of memory and then retrieve a property value into it.
Approved by: benno
Obtained from: NetBSD (1)
Revision Changes Path
1.1 +110 -0 src/sys/dev/ofw/ofw_pci.h (new)
1.7 +29 -1 src/sys/dev/ofw/openfirm.c
1.7 +6 -1 src/sys/dev/ofw/openfirm.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111182038.fAIKcie78932>
