Subject: kern/6250: i386/pci/pchb.c addition
To: None <gnats-bugs@gnats.netbsd.org>
From: None <soren@t.dk>
List: netbsd-bugs
Date: 10/05/1998 04:16:32
>Number: 6250
>Category: kern
>Synopsis: i386/pci/pchb.c addition
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: kern-bug-people (Kernel Bug People)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Oct 4 18:20:00 1998
>Last-Modified:
>Originator: Soren S. Jorvang
>Organization:
Soren
>Release: -current
>Environment:
System: NetBSD 1.3H
>Description:
Intel BX chipset is not in pchb's list.
This should probably be handled in the same way as pcib.c, ie.
by class.
>How-To-Repeat:
>Fix:
--- src/sys/arch/i386/pci/pchb.c.orig Mon Oct 5 04:05:06 1998
+++ src/sys/arch/i386/pci/pchb.c Mon Oct 5 04:05:14 1998
@@ -97,6 +97,7 @@
case PCI_PRODUCT_INTEL_82439TX:
case PCI_PRODUCT_INTEL_82441FX:
case PCI_PRODUCT_INTEL_82443LX:
+ case PCI_PRODUCT_INTEL_82443BX:
case PCI_PRODUCT_INTEL_PCI450_PB:
case PCI_PRODUCT_INTEL_PCI450_MC:
return (1);
>Audit-Trail:
>Unformatted: