From owner-freebsd-hackers Sun Mar 12 00:43:53 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA10048 for hackers-outgoing; Sun, 12 Mar 1995 00:43:53 -0800 Received: from tfs.com (mailhub.tfs.com [140.145.250.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id AAA10042 for ; Sun, 12 Mar 1995 00:43:52 -0800 Received: by tfs.com (smail3.1.28.1) Message-Id: From: julian@tfs.com (Julian Elischer) Subject: Re: configuring 2 Ultrastore U24F cards in 1 system To: steve2@genesis.tiac.net (Steve Gerakines) Date: Sun, 12 Mar 1995 00:43:19 -0800 (PST) Cc: hackers@FreeBSD.org In-Reply-To: <199503120813.AAA22467@genesis.tiac.net> from "Steve Gerakines" at Mar 12, 95 00:13:38 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 636 Sender: hackers-owner@FreeBSD.org Precedence: bulk I had an EISA probe routine working before 2.0 but it had problems with some other parts of thesystem (the interrupt code) that has since been fixed.. it's probably in my home on freefall, if not I'm sure I can dig it up.. julian > > > It will always return the lowest slot numbered 24F it finds, try this > > patch it should fix it. > > Oh well you're too quick Rod. :-) I still think the correct way to > fix the EISA stuff is to have a single i386/eisa probe. If no one > else does it I was planning on tackling it once I get 2.0 up. Are > LKM's working (or planned) under 2.0 yet? > > - Steve > steve2@genesis.tiac.net >