From owner-freebsd-hackers Thu Oct 5 13:53:16 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA21297 for hackers-outgoing; Thu, 5 Oct 1995 13:53:16 -0700 Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id NAA21291 for ; Thu, 5 Oct 1995 13:53:12 -0700 Received: (from julian@localhost) by ref.tfs.com (8.6.11/8.6.9) id NAA05616; Thu, 5 Oct 1995 13:51:25 -0700 From: Julian Elischer Message-Id: <199510052051.NAA05616@ref.tfs.com> Subject: Re: EISA and FreeBSD To: gibbs@freefall.freebsd.org (Justin T. Gibbs) Date: Thu, 5 Oct 1995 13:51:25 -0700 (PDT) Cc: j@uriah.heep.sax.de, mango@communique.net, hackers@freebsd.org In-Reply-To: <199510052017.NAA17421@aslan.cdrom.com> from "Justin T. Gibbs" at Oct 5, 95 01:17:25 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 1274 Sender: owner-hackers@freebsd.org Precedence: bulk > > >As Raul Zighelboim wrote: > >> > >> > >> What are the steps required to configure FreeBSD and EISA ? > >> We edited the GENERIC file and added the trivial lines for EISA, but > >> at boot time we get a message similar to: > >> > >> EISA Board 2: no device specified... > > > >The eisa code is orphaned and defunct (to the best of my knowledge). > >Simply declare it as isa. > > I'm in the process of bringing it back from the dead and cleaning it up. > I hope to have it functional again in the comming week. can I help? It worked fine, except that it couldn't setup the interrupts for the devices.. (it thought it did but they didn't work) it should be set up so that EISA devices have TEXT_SET or DATA_SET entries for their config lines, so that mere inclusion of the driver makes the EISA code aware of it's existance.. (i.e the file eisadevs.c should go away) julian > > >-- > >cheers, J"org > > > >joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE > >Never trust an operating system you don't have sources for. ;-) > > -- > Justin T. Gibbs > =========================================== > Software Developer - Walnut Creek CDROM > FreeBSD: Turning PCs into workstations > =========================================== >