Subject: kern/7691: the PCI product id for a Cirrus PD6832 is wrong
To: None <gnats-bugs@gnats.netbsd.org>
From: Charlie Root <root@caligula.cs.umn.edu>
List: netbsd-bugs
Date: 06/01/1999 19:36:46
>Number: 7691
>Category: kern
>Synopsis: the PCI product id for a Cirrus PD6832 is wrong
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: kern-bug-people (Kernel Bug People)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Jun 1 19:35:02 1999
>Last-Modified:
>Originator: Paul Dokas
>Organization:
University of Minnesota, Department of Computer Science
>Release: NetBSD-current as of June 1
>Environment:
System: NetBSD caligula 1.4C NetBSD 1.4C (CTHULHU) #25: Tue Jun 1 09:04:36 CDT 1999 root@caligula:/usr/src/sys/arch/i386/compile/CTHULHU i386
>Description:
The PCI product id for a Cirrus PD6832 is wrong. It returns 0x1110
and not 0x1100. This was probably a pasto.
>How-To-Repeat:
Look at /sys/dev/pci/pcidevs ;-)
>Fix:
*** pcidevs Tue Jun 1 21:30:35 1999
--- pcidevs.orig Tue Jun 1 21:30:22 1999
***************
*** 711,717 ****
product CIRRUS CL_GD5446 0x00b8 CL-GD5446
product CIRRUS CL_GD5480 0x00bc CL-GD5480
product CIRRUS CL_PD6729 0x1100 CL-PD6729
! product CIRRUS CL_PD6832 0x1110 CL-PD6832 PCI-CardBus Bridge
product CIRRUS CL_PD6833 0x1113 CL-PD6833 PCI-CardBus Bridge
product CIRRUS CL_GD7542 0x1200 CL-GD7542
product CIRRUS CL_GD7543 0x1202 CL-GD7543
--- 711,717 ----
product CIRRUS CL_GD5446 0x00b8 CL-GD5446
product CIRRUS CL_GD5480 0x00bc CL-GD5480
product CIRRUS CL_PD6729 0x1100 CL-PD6729
! product CIRRUS CL_PD6832 0x1100 CL-PD6832 PCI-CardBus Bridge
product CIRRUS CL_PD6833 0x1113 CL-PD6833 PCI-CardBus Bridge
product CIRRUS CL_GD7542 0x1200 CL-GD7542
product CIRRUS CL_GD7543 0x1202 CL-GD7543
>Audit-Trail:
>Unformatted: