Subject: kern/9300: Intel 82810E chip not explicitly identified
To: None <gnats-bugs@gnats.netbsd.org>
From: None <sysadmin@terc.edu>
List: netbsd-bugs
Date: 01/26/2000 10:12:39
>Number:         9300
>Category:       kern
>Synopsis:       Intel 82810E chip not explicitly identified
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people (Kernel Bug People)
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 26 10:12:00 2000
>Last-Modified:
>Originator:     Robby Griffin
>Organization:
TERC
>Release:        1.4.1
>Environment:
NetBSD elephant 1.4.1 NetBSD 1.4.1 (GENERIC) #1: Tue Aug 10 00:03:09 MEST 1999     fvdl@struis:/usr/src/sys/arch/i386/compile/GENERIC i386

>Description:
I have a stack of Intel CA810E motherboards. When I boot NetBSD 1.4.1
on them, the kernel does not fully identify all the pci devices. I can
see in -current that the 82801AA will be handled, but the 82810E
(Graphics and Memory Controller Hub) isn't listed yet.
>How-To-Repeat:
Boot NetBSD on a CA810E motherboard and then:
# dmesg | grep 0x71
pchb0: Intel product 0x7124 (rev. 0x03)
vga1 at pci0 dev 1 function 0: Intel product 0x7125 (rev. 0x03)


>Fix:
Add to src/sys/dev/pci/pcidevs:

product INTEL 82810E_MCH	0x7124	82810E Memory Controller Hub
product INTEL 82810E_GC		0x7125	82810E Graphics Controller

and regen related files.

>Audit-Trail:
>Unformatted: