From owner-freebsd-current Fri Oct 25 12:58:29 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA11231 for current-outgoing; Fri, 25 Oct 1996 12:58:29 -0700 (PDT) Received: from agora.rdrop.com (root@agora.rdrop.com [199.2.210.241]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id MAA11101; Fri, 25 Oct 1996 12:55:50 -0700 (PDT) Received: from clem.systemsix.com by agora.rdrop.com with smtp (Smail3.1.29.1 #17) id m0vGsLy-00097uC; Fri, 25 Oct 96 12:55 PDT Received: from localhost (localhost [127.0.0.1]) by clem.systemsix.com (8.6.12/8.6.12) with SMTP id NAA16741; Fri, 25 Oct 1996 13:50:18 -0600 Message-Id: <199610251950.NAA16741@clem.systemsix.com> X-Authentication-Warning: clem.systemsix.com: Host localhost didn't use HELO protocol X-Mailer: exmh version 1.6.5 12/11/95 From: Steve Passe To: Terry Lambert cc: Harlan.Stenn@pfcs.com (Harlan Stenn), current@freebsd.org, smp@freebsd.org Subject: Re: PIC+EISA Recommendations? In-reply-to: Your message of "Fri, 25 Oct 1996 11:58:16 PDT." <199610251858.LAA14036@phaeton.artisoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 25 Oct 1996 13:50:18 -0600 Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, > > Since this is a topic of discussion... > > ... > > I have an 486/90 EISA machine with an AHA 1742, and I'd rather not waste > > that controller if it's cost-effective to move it to a new machine. > > > > So is there a good single or dual P[56] or P{5,6} CPU motherboard that > > has both PCI and EISA? > > The ASUS PCI/EISA is what Poul or Peter is using (on loan from Walnut > Creek, it was the machine Jack Vogel, who did the original SMP work > and the FreeBSD 1.1.5.1 SPARC port, was using). It's a decent > motherboard. > ... We haven't been able to get Peter's MB working with my symmetric IO code and his EISA (2742?) controller. We anticipate other problems with EISA MBs and the MP spec. Quoting Peter: On some EISA systems, some irq's (such as the timer) are hardwired internally to the 8259's and are not available as APIC inputs. This is a problem that will complicate things no end. On those systems both the 8259's and the APICs must be active, with the 8259 feeding it's output through the ExINT on the cpu's local apic. But that puts us well over the 32 interrupt source limit, so we are not even thinking about this yet until the basics are working right. [ end quote ] For the above and other reasons I would suggest avoiding an EISA board for SMP work. If you don't anticipate NEEDing to use EISA cards don't get an EISA MB. This view may change later when we know more about them in an SMP environment, but that is likely to lag other development. -- Steve Passe | powered by smp@csn.net | FreeBSD