From owner-freebsd-stable Thu Feb 15 08:41:47 1996 Return-Path: owner-stable Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA08056 for stable-outgoing; Thu, 15 Feb 1996 08:41:47 -0800 (PST) Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id IAA08051 Thu, 15 Feb 1996 08:41:45 -0800 (PST) Message-Id: <199602151641.IAA08051@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: Host localhost.cdrom.com [127.0.0.1] didn't use HELO protocol To: se@ZPR.Uni-Koeln.DE (Stefan Esser) cc: Richard J Kuhns , stable@freebsd.org Subject: Re: One problem && one question In-reply-to: Your message of "Thu, 15 Feb 1996 16:22:45 +0100." <199602151522.AA02983@Sysiphos> Date: Thu, 15 Feb 1996 08:41:45 -0800 From: "Justin T. Gibbs" Sender: owner-stable@freebsd.org Precedence: bulk >We definitely need conflict check code >that covers all bus types ... >(And I have part of that ready.) Yeah!!! >But the BusLogic would still be double >probed, I suppose, since it responds to >0x330 ISA probes but doesn't announce >that port range as active to the PCI >driver. This is a very bad thing, and >the card seems to severely violate the >PCI specs ... I've come up with another solution. All probes call bt_init which can determine the board model. I've now changed bt_init to take a bus type argument and only succeed for cards of the same bus type were looking for. Test patch in a little bit... >Regards, STefan >-- > Stefan Esser, Zentrum fuer Paralleles Rechnen Tel: +49 221 4706021 > Universitaet zu Koeln, Weyertal 80, 50931 Koeln FAX: +49 221 4705160 > ============================================================================= >= > http://www.zpr.uni-koeln.de/~se -- Justin T. Gibbs =========================================== FreeBSD: Turning PCs into workstations ===========================================