From owner-freebsd-hackers Wed Jan 15 15:34:22 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id PAA06669 for hackers-outgoing; Wed, 15 Jan 1997 15:34:22 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id PAA06584 for ; Wed, 15 Jan 1997 15:33:58 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id QAA04888; Wed, 15 Jan 1997 16:21:16 -0700 From: Terry Lambert Message-Id: <199701152321.QAA04888@phaeton.artisoft.com> Subject: Re: HiNT EISA To: james@wgold.demon.co.uk (James Mansion) Date: Wed, 15 Jan 1997 16:21:16 -0700 (MST) Cc: hackers@freebsd.org In-Reply-To: <32DD5847.38DA@wgold.demon.co.uk> from "James Mansion" at Jan 15, 97 10:20:55 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 X-Loop: FreeBSD.org Precedence: bulk > I know this is a tad off topic - but does anyone > (else) here have one of these things? > > I have a Caeser chipset box, old and cranky. I want > to put my 2740AT in it but the AMI CFG.EXE doesn't want > to know about the config modules. Anyone know what > the fix is? I'd be very grateful ... Any CFG.EXE should work with the config files; it is the config data that is important. Note; this will fail if they varied from the "standard" per slot memory allocation in their implementation, and the config you run assumes the slot size instead of calling the EISA config real-mode interface to get the slot size. This is actually the one BIOS call that the protect mode interface doesn't support, or I would have released a UNIX EISA config program back in early (February) 1994. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.