From owner-freebsd-hackers Tue Feb 27 14:27:45 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA12842 for hackers-outgoing; Tue, 27 Feb 1996 14:27:45 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA12828 for ; Tue, 27 Feb 1996 14:27:40 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id PAA06233; Tue, 27 Feb 1996 15:18:05 -0700 From: Terry Lambert Message-Id: <199602272218.PAA06233@phaeton.artisoft.com> Subject: Re: Go SCSI! Big improvement... To: coredump@nervosa.com (invalid opcode) Date: Tue, 27 Feb 1996 15:18:05 -0700 (MST) Cc: terry@lambert.org, jkh@time.cdrom.com, phk@critter.tfs.com, narvi@haldjas.folklore.ee, jehamby@lightside.com, hackers@FreeBSD.org In-Reply-To: from "invalid opcode" at Feb 27, 96 01:16:35 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.org Precedence: bulk > > The other problem with EISA is that it was still possible to plug ISA > > cards in at all. > > Terry Lambert > > Now how the hell is that a problem? You can not electrically determine which interrupts and address ranges and DRQ's are used by an ISA card. ISA cards must die for "Plug-N-Play" to ever completely work. Maybe if the new EISA slot refused to let the card on the bus without a configuration description, and then prevented the card from using anything but the bus resources allowed by the description. That type of active slot would be very expensive to implement just to obtain the ability to run $35 cards that are too shitty to allow you to raise the bus clock rate to 133MHz (to match your CPU) anyway. No, ISA cards must die. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.