Date: Tue, 27 Nov 2001 20:34:53 -0800 (PST) From: Mike Smith <msmith@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/contrib/dev/acpica acconfig.h acgcc.h acpiosxf.h acpixf.h exfldio.c hwsleep.c psparse.c rscreate.c tbget.c Message-ID: <200111280434.fAS4YrF13180@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 2001/11/27 20:34:53 PST Modified files: sys/contrib/dev/acpica acconfig.h acgcc.h acpiosxf.h acpixf.h exfldio.c hwsleep.c psparse.c rscreate.c tbget.c Log: Merge local changes. Add a fix for a minor error in the PCI routing table creation handler where the correct size for the buffer is not returned. Revision Changes Path 1.15 +17 -11 src/sys/contrib/dev/acpica/acconfig.h 1.12 +9 -9 src/sys/contrib/dev/acpica/acgcc.h 1.6 +3 -3 src/sys/contrib/dev/acpica/acpiosxf.h 1.12 +26 -0 src/sys/contrib/dev/acpica/acpixf.h 1.9 +416 -315 src/sys/contrib/dev/acpica/exfldio.c 1.3 +60 -26 src/sys/contrib/dev/acpica/hwsleep.c 1.13 +43 -68 src/sys/contrib/dev/acpica/psparse.c 1.2 +196 -221 src/sys/contrib/dev/acpica/rscreate.c 1.3 +1 -8 src/sys/contrib/dev/acpica/tbget.c 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?200111280434.fAS4YrF13180>