Date: Tue, 22 Jul 2003 00:10:43 +0200 From: Bernd Walter <ticso@cicely12.cicely.de> To: Wilko Bulte <wkb@freebie.xs4all.nl> Cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files.alpha src/sys/alpha/conf GENERIC NOTES Message-ID: <20030721221043.GH511@cicely12.cicely.de> In-Reply-To: <20030721214042.GA563@freebie.xs4all.nl> References: <200307211915.h6LJFPJY054212@repoman.freebsd.org> <20030721214042.GA563@freebie.xs4all.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 21, 2003 at 11:40:43PM +0200, Wilko Bulte wrote: > On Mon, Jul 21, 2003 at 12:15:25PM -0700, Bernd Walter wrote: > > ticso 2003/07/21 12:15:25 PDT > > > > FreeBSD src repository > > > > Modified files: > > sys/conf files.alpha > > sys/alpha/conf GENERIC NOTES > > Log: > > Enable eisa support on alpha. > > We need eisa bridge support on some models, which now depends on having > > eisa in the kernel. > > Without having checked: what about the bootfloppy? The original situation was that the eisa bridge driver was included into the kernel conditionaly on pci only. Since a while it depend on eisa too. Without this the AS4100 has no ISA bus - and no sio, clock, ... Either we enable eisa or with include the eisa bridge driver without having eisa. Eisa support itself is quite small: [58]cicely12# size eisaconf.o text data bss dec hex filename 5340 848 16 6204 183c eisaconf.o Additionaly there a a few bytes for drivers that have eisa support and are enabled on alpha. The next make release will have to tell us. -- B.Walter BWCT http://www.bwct.de ticso@bwct.de info@bwct.de
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030721221043.GH511>