Date: Sat, 25 Feb 1995 13:11:32 -0800 (PST) From: Poul-Henning Kamp <phk@ref.tfs.com> To: gibbs@estienne.CS.Berkeley.EDU (Justin T. Gibbs) Cc: phk@freefall.cdrom.com, CVS-commiters@freefall.cdrom.com, cvs-sys@freefall.cdrom.com Subject: Re: cvs commit: src/sys/i386/isa isa.h Message-ID: <199502252111.NAA19159@ref.tfs.com> In-Reply-To: <199502252108.NAA06502@estienne.cs.berkeley.edu> from "Justin T. Gibbs" at Feb 25, 95 01:08:47 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> >phk 95/02/25 12:26:15 > > > > Modified: sys/i386/isa isa.h > > Log: > > Change EISA size to 256 instead of 4096. > > Neither are correct, but 256 does least damage. > > All of the eisa drivers (except aic7770.c) have this > internally defined to 4096. Maybe we should seriously > look at bringing in Julians eisa probe stuff and cleaning > this up once and for all. The problem is that a EISA board responds to several ranges of io-addr, as does the PAS16 card for instance. Setting this to 256 should cover us most of the way. -- Poul-Henning Kamp <phk@login.dknet.dk> TRW Financial Systems, Inc. I am Pentium Of Borg. Division is Futile. You WILL be approximated.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199502252111.NAA19159>