From owner-freebsd-smp Mon Apr 21 11:50:50 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA06409 for smp-outgoing; Mon, 21 Apr 1997 11:50:50 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA06403 for ; Mon, 21 Apr 1997 11:50:43 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.5/8.6.9) id EAA16329; Tue, 22 Apr 1997 04:46:40 +1000 Date: Tue, 22 Apr 1997 04:46:40 +1000 From: Bruce Evans Message-Id: <199704211846.EAA16329@godzilla.zeta.org.au> To: peter@spinner.dialix.com, smp@csn.net Subject: Re: cvs commit: sys/i386/isa isa.c Cc: dg@root.com, freebsd-smp@freefall.freebsd.org Sender: owner-smp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Which I should mention, AUTO_EOI_1 is thought to work on all systems, but >AUTO_EOI_2 is thought to not work on a good number of systems. I seem to AUTO_EOI_1 is thought to work on all systems except phk's laptop :-)... >have crossed wires somewhere thought, I thought AUTO_EOI_1 was turned on >by default quite some time ago, but it doesn't seem that way in the code. ... so it didn't stat enabled by default for long. Bruce