From owner-freebsd-current Thu Nov 9 10:35:13 2000 Delivered-To: freebsd-current@freebsd.org Received: from smtp05.primenet.com (smtp05.primenet.com [206.165.6.135]) by hub.freebsd.org (Postfix) with ESMTP id 7846837B4C5 for ; Thu, 9 Nov 2000 10:35:11 -0800 (PST) Received: (from daemon@localhost) by smtp05.primenet.com (8.9.3/8.9.3) id LAA01175; Thu, 9 Nov 2000 11:35:41 -0700 (MST) Received: from usr08.primenet.com(206.165.6.208) via SMTP by smtp05.primenet.com, id smtpdAAAdJayfc; Thu Nov 9 11:35:20 2000 Received: (from tlambert@localhost) by usr08.primenet.com (8.8.5/8.8.5) id LAA23188; Thu, 9 Nov 2000 11:34:46 -0700 (MST) From: Terry Lambert Message-Id: <200011091834.LAA23188@usr08.primenet.com> Subject: Re: vx driver patch To: gibbs@scsiguy.com (Justin T. Gibbs) Date: Thu, 9 Nov 2000 18:34:45 +0000 (GMT) Cc: tlambert@primenet.com (Terry Lambert), current@FreeBSD.org In-Reply-To: <200011091741.eA9HfXa88677@aslan.scsiguy.com> from "Justin T. Gibbs" at Nov 09, 2000 10:41:33 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > >As a backgrounder for other-than-Justin, Adaptec has a habit of > >making multipurpose ROMs that sit on different types of devices, > >so that they don't have to maintain multiple images. It's the > >EISA stuff in these ROMs that causes a non-EISA BIOS based EISA > >probe to incorrectly identify them as EISA. > > This is not correct. You are making this all much more confusing than > it is. > > The 2842 will not be identified as an EISA device by the system BIOS > or any other OS but FreeBSD. This is because you must *write* to > the "EISA like" ID registers prior to reading them in order for them > to return somthing other than 0. So, if our EISA probe stops poking > the ID registers prior to reading them, the 2842 will not be seen. OK, I'm wiling to buy this; I was never really enticed into buying a VLB card, I'm only speaking from when VLB card support screwed me over when I had an EISA box with a 1742. I was just fearful that the 2842 wasn't the only snake in the grass out there, and so (as usual, I guess) wanted to solve for every instance of the possible problem space so we would never have to do it again, for all eternity. The address space issues with VLB vs. EISA that I mention are real, but in like of your "there is only one rogue" argument, I think we can avoid referencing the EISA MindShare book, unless someone cares to nominate another rogue (I expect this will never happen, since VLB is for all intents and purposes, as dead a technology as when the idiots first introduced it... 8-)). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message