From owner-cvs-all Sun Dec 10 3:15:23 2000 From owner-cvs-all@FreeBSD.ORG Sun Dec 10 03:15:19 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AF58C37B400; Sun, 10 Dec 2000 03:15:19 -0800 (PST) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBABFJX88566; Sun, 10 Dec 2000 03:15:19 -0800 (PST) (envelope-from msmith) Message-Id: <200012101115.eBABFJX88566@freefall.freebsd.org> From: Mike Smith Date: Sun, 10 Dec 2000 03:15:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pci isa_pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG msmith 2000/12/10 03:15:19 PST Modified files: sys/dev/pci isa_pci.c Log: The ICH2 reports itself as a PCI:ISA bridge, so don't special-case it here. Submitted by: Michael Harnois Revision Changes Path 1.3 +1 -2 src/sys/dev/pci/isa_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message