From owner-cvs-all Wed Aug 25 16:57: 0 1999 Delivered-To: cvs-all@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id C197815BC6; Wed, 25 Aug 1999 16:56:28 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 315BF1C1F; Thu, 26 Aug 1999 07:54:39 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.0.2 2/24/98 To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/isa apic_ipl.s In-reply-to: Your message of "Wed, 25 Aug 1999 16:42:03 MST." <199908252342.QAA40359@freefall.freebsd.org> Date: Thu, 26 Aug 1999 07:54:39 +0800 From: Peter Wemm Message-Id: <19990825235439.315BF1C1F@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Peter Wemm wrote: > Modified files: > sys/i386/isa apic_ipl.s > Log: > It would help if things that MUST be 32 bit aligned were really 32 bit > aligned. If I recall correctly, this is to ensure apic_imen can be > accessed in a single bus cycle. Also, use TEXT_ALIGN rather than a > .align 2 (which means 2 byte align on ELF and 4 byte align on a.out) Attribution to bde forgotten. :-( Sorry Bruce. Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message