NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

kern/40987: More product IDs for PCIVERBOSE



>Number:         40987
>Category:       kern
>Synopsis:       Making PCIVERBOSE more verbose
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Mon Mar 09 11:55:01 +0000 2009
>Originator:     T. M. Pederson
>Release:        NetBSD 5.0_RC2
>Environment:
System: NetBSD vision.disfinite.org 5.0_RC2 NetBSD 5.0_RC2 (VISION) #1: Fri Mar 
6 16:00:35 CST 2009 
tmp%echo.disfinite.org@localhost:/usr/src/sys/arch/sparc64/compile/VISION 
sparc64
Architecture: sparc64
Machine: sparc64
>Description:
        I have a system with two ATI graphics cards and two IEEE 1394 cards
        and PCIVERBOSE didn't help in distinguishing between them.
>How-To-Repeat:
        Use a kernel with PCIVERBOSE on a system with an ATI Radeon HD 2400
        and/or TI TSB82AA2 based IEEE 1394 chipset
>Fix:
        Apply this diff to sys/dev/pci/pcidevs:

--- sys/dev/pci/pcidevs.orig    2008-10-15 13:30:29.000000000 -0500
+++ sys/dev/pci/pcidevs 2009-03-08 16:36:53.000000000 -0500
@@ -1320,6 +1320,7 @@
 product ATI RS690_PPB_7915     0x7915  RS690 PCI to PCI-Express Port 1 Bridge
 product ATI RS690_PPB_7916     0x7916  RS690 PCI to PCI-Express Port 2 Bridge
 product ATI RS690_PPB_7917     0x7917  RS690 PCI to PCI-Express Port 3 Bridge
+product ATI RADEON_HD2400      0x94cc  Radeon HD2400 Series
 product ATI RADEON_HD2600_XT   0x9588  Radeon HD2600 XT GDDR3
 product ATI RADEON_HD2600_HD   0xaa08  Radeon HD2600 HD Audio Controller
 
@@ -3334,6 +3335,7 @@
 product PLANEX FNW_3800_TX     0xab07  FNW-3800-TX 10/100 Ethernet
 
 /* PLX Technology products */
+product PLX 8111       0x8111  8111 PCI-PCI Bridge
 product PLX 9030       0x9030  9030 I/O Accelrator
 product PLX 9050       0x5201  9050 I/O Accelrator
 product PLX 9054       0x9054  9054 I/O Accelerator
@@ -3774,6 +3776,7 @@
 product TI     TSB43AA22       0x8021  TSB43AA22 IEEE 1394 Host Controller
 product TI     TSB43AA22A      0x8023  TSB43AA22/A IEEE 1394 Host Controller
 product TI     TSB43AA23       0x8024  TSB43AA23 IEEE 1394 Host Controller
+product TI     TSB82AA2        0x8025  TSB82AA2 IEEE 1394 Host Controller
 product TI     TSB43AB21       0x8026  TSB43AA21 IEEE 1394 Host Controller
 product TI     PCI4451LYNX     0x8027  PCI4451 IEEE 1394 Host Controller w/ 
PCI-CardBus Bridge
 product TI     PCI4510LYNX     0x8029  PCI4510 IEEE 1394 Host Controller w/ 
PCI-CardBus Bridge



Home | Main Index | Thread Index | Old Index