Date: Wed, 11 Jun 2003 11:33:03 -0700 (PDT) From: Thomas Moestl <tmm@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ofw openfirmio.c openfirmio.h Message-ID: <200306111833.h5BIX3Et033547@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tmm 2003/06/11 11:33:03 PDT FreeBSD src repository Modified files: sys/dev/ofw openfirmio.c openfirmio.h Log: - Add an OFIOCGETPROPLEN ioctl() to get the length of a property. - Do not use a fixed major. - Minor cleanups. Revision Changes Path 1.5 +10 -13 src/sys/dev/ofw/openfirmio.c 1.2 +2 -0 src/sys/dev/ofw/openfirmio.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306111833.h5BIX3Et033547>