Subject: kern/8285: PCI device list missing entries
To: None <gnats-bugs@gnats.netbsd.org>
From: None <paul@plectere.com>
List: netbsd-bugs
Date: 08/27/1999 22:04:53
>Number:         8285
>Category:       kern
>Synopsis:       PCI device list missing entries
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    kern-bug-people (Kernel Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Aug 27 21:05:00 1999
>Last-Modified:
>Originator:     Paul Shupak
>Organization:
>Release:        current as of Fri Aug 27 PDT 1999
>Environment:
	
System: NetBSD cobalt 1.4K NetBSD 1.4K (COBALT) #191: Thu Aug 26 16:19:04 PDT 1999 paul@cobalt:/usr/src/sys/arch/i386/compile/COBALT i386


>Description:
	The file /sys/dev/pci/pcidevs is missing entries for the Intel 810
	chipset ( which otherwise functions just fine ).
>How-To-Repeat:
	Boot a "PCIVERBOSE" kernel on a i810 based motherboard.
>Fix:
	Apply the patch below ( doesn't cover the -DC133 version )

*** pcidevs-ORIG	Wed Aug 25 04:45:19 1999
--- pcidevs	Fri Aug 27 20:30:06 1999
***************
*** 947,970 ****
  product INTEL I740		0x7800	i740 Graphics Accelerator
  product INTEL PCI450_PB		0x84c4	82454KX/GX PCI Bridge (PB)
  product INTEL PCI450_MC		0x84c5	82451KX/GX Memory Controller (MC)
+ product INTEL 82801AA_LPC	0x2410	82801AA LPC Interface Bridge
+ product INTEL 82801AA_IDE	0x2411	82801AA IDE Controller
+ product INTEL 82801AA_USB	0x2412	82801AA USB Controller
+ product INTEL 82801AA_SMB	0x2413	82801AA SMBus Controller
+ product INTEL 82801AA_ACA	0x2415	82801AA AC-97 Audio Controller
+ product INTEL 82801AA_ACM	0x2416	82801AA AC-97 PCI Modem
+ product INTEL 82801AA_HPB	0x2418	82801AA Hub-to-PCI Bridge
+ product INTEL 82801AB_LPC	0x2420	82801AB LPC Interface Bridge
+ product INTEL 82801AB_IDE	0x2421	82801AB IDE Controller
+ product INTEL 82801AB_USB	0x2422	82801AB USB Controller
+ product INTEL 82801AB_SMB	0x2423	82801AB SMBus Controller
+ product INTEL 82801AB_ACA	0x2425	82801AB AC-97 Audio Controller
+ product INTEL 82801AB_ACM	0x2426	82801AB AC-97 PCI Modem
+ product INTEL 82801AB_HPB	0x2428	82801AB Hub-to-PCI Bridge
+ product INTEL 82810_MCH		0x7120	82810 Memory Controller Hub
+ product INTEL 82810_GC		0x7121	82810 Graphics Controller
+ product INTEL 82810_DC100_MCH	0x7122	82810-DC100 Memory Controller Hub
+ product INTEL 82810_DC100_GC	0x7123	82810-DC100 Graphics Controller
  
  /* Intergraph products */
  product INTERGRAPH 4D50T	0x00e4	Powerstorm 4D50T
--- 947,952 ----
>Audit-Trail:
>Unformatted: