Date: Tue, 27 Jul 2004 01:33:27 +0000 (UTC) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/acpica genwakecode.sh Message-ID: <200407270133.i6R1XR25008657@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2004-07-27 01:33:27 UTC
FreeBSD src repository
Modified files:
sys/i386/acpica genwakecode.sh
Log:
Use file2c instead of a combination of hexdump, sed and shell script to
generate the wakecode[] array from acpi_wakecode.bin. The old method was
not safe in multibyte locales.
Revision Changes Path
1.2 +1 -11 src/sys/i386/acpica/genwakecode.sh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407270133.i6R1XR25008657>
