From owner-freebsd-hackers Thu Feb 1 15:08:47 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA09061 for hackers-outgoing; Thu, 1 Feb 1996 15:08:47 -0800 (PST) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA09056 for ; Thu, 1 Feb 1996 15:08:43 -0800 (PST) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id QAA21816; Thu, 1 Feb 1996 16:10:49 -0700 Date: Thu, 1 Feb 1996 16:10:49 -0700 From: Nate Williams Message-Id: <199602012310.QAA21816@rocky.sri.MT.net> To: Terry Lambert Cc: msmith@atrad.adelaide.edu.au (Michael Smith), jgreco@brasil.moneng.mei.com, hackers@FreeBSD.org Subject: Re: Watchdog timers (was: Re: Multi-Port Async Cards) In-Reply-To: <199602012200.PAA13856@phaeton.artisoft.com> References: <199602010115.LAA20591@genesis.atrad.adelaide.edu.au> <199602012200.PAA13856@phaeton.artisoft.com> Sender: owner-hackers@FreeBSD.org Precedence: bulk > Actually, if you are in a board-building craze, how about a PCI-only > motherboard? > > 6 (or more) PCI slots > No frigging ISA slots. .... > I'd probably throw multiport serial and/or ethernet cards in the 6 > PCI slots. 8-). I don't think such a thing exists. A PCI-slot has one and only one IRQ associated with it, so you generally don't have multi-port PCI cards, hence the reason for having ISA slots (+ backward's compatability). I remember having this conversation with Rod a while back. Nate