Subject: kern/22293: [PATCH] Intel 8255GM is GM, not PM (typo)
To: None <gnats-bugs@gnats.netbsd.org>
From: None <naoki@fukaumi.org>
List: netbsd-bugs
Date: 07/29/2003 13:50:31
>Number: 22293
>Category: kern
>Synopsis: [PATCH] Intel 8255GM is GM, not PM (typo)
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: kern-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Jul 29 04:51:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: FUKAUMI Naoki
>Release: NetBSD 1.6U
>Organization:
FUKAUMI Naoki
>Environment:
>Description:
Some typo are found in sys/dev/pci/pcidevs.
>How-To-Repeat:
See pcidevs.
>Fix:
Index: pcidevs
===================================================================
RCS file: /cvsroot/src/sys/dev/pci/pcidevs,v
retrieving revision 1.556
diff -u -r1.556 pcidevs
--- pcidevs 2003/07/27 02:34:38 1.556
+++ pcidevs 2003/07/29 04:49:20
@@ -1615,9 +1615,9 @@
product INTEL 82855PM_AGP 0x3341 82855PM Host-to-AGP Bridge
product INTEL 82855PM_PM 0x3342 82855PM Power Management Controller
product INTEL 82855GM_MCH 0x3580 82855GM Host-to-Hub Controller
-product INTEL 82855GM_IGD 0x3582 82855PM GMCH Integrated Graphics Device
-product INTEL 82855GM_MC 0x3584 82855PM GMCH Memory Controller
-product INTEL 82855GM_CP 0x3585 82855PM GMCH Configuration Process
+product INTEL 82855GM_IGD 0x3582 82855GM GMCH Integrated Graphics Device
+product INTEL 82855GM_MC 0x3584 82855GM GMCH Memory Controller
+product INTEL 82855GM_CP 0x3585 82855GM GMCH Configuration Process
product INTEL 82830MP_IO_1 0x3575 82830MP CPU to I/O Bridge 1
product INTEL 82830MP_AGP 0x3576 82830MP CPU to AGP Bridge
product INTEL 82830MP_IV 0x3577 82830MP Integrated Video
>Release-Note:
>Audit-Trail:
>Unformatted: