Date: Mon, 30 Jul 2001 20:36:26 -0700 (PDT) From: Jake Burkholder <jake@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ofw openfirm.c openfirm.h Message-ID: <200107310336.f6V3aQ436874@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jake 2001/07/30 20:36:26 PDT
Modified files:
sys/dev/ofw openfirm.c openfirm.h
Log:
Make the openfirmware functions work on 64 bit architectures by using
a standard cell_t type for the fields of all argument structs. Also
make ihandle_t and phandle_t unsigned to avoid sign extension problems.
Approved by: benno
Revision Changes Path
1.6 +238 -236 src/sys/dev/ofw/openfirm.c
1.6 +5 -3 src/sys/dev/ofw/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?200107310336.f6V3aQ436874>
