Date: Sun, 2 Nov 2003 21:52:34 -0800 (PST) From: Nate Lawson <nate@root.org> To: Marcel Moolenaar <marcel@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin Makefile Message-ID: <20031102215117.N4058@root.org> In-Reply-To: <20031103042630.5AD4716A559@hub.freebsd.org> References: <20031103042630.5AD4716A559@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2 Nov 2003, Marcel Moolenaar wrote: > Modified files: > usr.sbin Makefile > Log: > Build zzz(8) on ia64. It first checks ACPI before it checks for APM. > It will therefore always suspend using ACPI. > > Revision Changes Path > 1.278 +2 -1 src/usr.sbin/Makefile I think both amd64 and ia64 can include all of usr.sbin/acpi if they aren't already. Other than your unaligned access problem in iasl, I don't know of any runtime limitations of those tools and am pretty certain there are no compile-time limitations. -Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031102215117.N4058>