Date: Fri, 14 Nov 2003 14:26:29 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/acpica madt.c Message-ID: <200311142226.hAEMQTJu079961@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2003/11/14 14:26:29 PST FreeBSD src repository Modified files: sys/i386/acpica madt.c Log: Minor source sync with amd64. For %.*s printf formats, pass in an int rather than a size_t. cast the ioapicaddress variable via uintptr_t before going to void *. Revision Changes Path 1.7 +5 -3 src/sys/i386/acpica/madt.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311142226.hAEMQTJu079961>