From owner-freebsd-hackers Tue Apr 16 22:18:45 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA08437 for hackers-outgoing; Tue, 16 Apr 1996 22:18:45 -0700 (PDT) Received: from mail.barrnet.net (mail.barrnet.net [131.119.246.7]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id WAA08432 Tue, 16 Apr 1996 22:18:38 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by mail.barrnet.net (8.7.5/MAIL-RELAY-LEN) with SMTP id WAA16923; Tue, 16 Apr 1996 22:18:37 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id WAA01032; Tue, 16 Apr 1996 22:14:44 -0700 From: Terry Lambert Message-Id: <199604170514.WAA01032@phaeton.artisoft.com> Subject: Re: 82378ZB PCI ISA Bridge To: regnauld@tetard.hsc.fr (Philippe Regnauld) Date: Tue, 16 Apr 1996 22:14:44 -0700 (MST) Cc: hackers@FreeBSD.org, se@FreeBSD.org, Ollivier.Robert@hsc.fr In-Reply-To: <199604161409.QAA00792@tetard.hsc.fr> from "Philippe Regnauld" at Apr 16, 96 04:09:48 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > We're considering buying Tadpole Pentium notebooks to run FreeBSD. > We've tried running 2.1.0 Release, but the PCI bridge chip is not > recognized -- it's references: 82378 ZB... A bridge chipset need not be recognized if it is correctly initialized to workable values by the POST initialization in the BIOS. Most are, and most bridges aren't recognized as a result. Talk to Stefan Esser for details. > I checked out my current sources, and it has since been added (July > 1995) > > Question: is it possible to directly patch /sys/pci/pcisupport.c > in 2.1.0 with the current version ? Stefan is your guy... I believe the system should "run fine" without recognizing the bridge chips. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.