Bug 8157

Summary: Nvidia Riva TNT Detecting Problem
Product: [Retired] Red Hat Raw Hide Reporter: ohmori
Component: kudzuAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-01-04 15:45:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description ohmori 2000-01-04 06:25:34 UTC
I use "Nvidia Riva TNT".
When Probing it, It's detected as "RIVA128"

Riva TNT's PCI Vendor ID is 0x10de, and PCI Device ID is 0x0020

in kudzu-0.23/pcitable, these ID is
0x10de 0x0020  "Card:RIVA128"  "Nvidia Corporation|Riva TNT 128"
but, this must be
0x10de 0x0020  "Card:RIVA TNT" "Nvidia Corporation|Riva TNT"

Comment 1 Bill Nottingham 2000-01-04 15:45:59 UTC
OK. Fixed in CVS, will be in next kudzu release.