Bug 70327 - nVidia i810_audio pcitable entry has incorrect format
Summary: nVidia i810_audio pcitable entry has incorrect format
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: hwdata
Version: 7.3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact:
URL:
Whiteboard:
: 734137 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-07-31 16:53 UTC by Charlie Brady
Modified: 2014-03-17 02:29 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-07-31 16:53:57 UTC
Embargoed:


Attachments (Terms of Use)

Description Charlie Brady 2002-07-31 16:53:52 UTC
Description of Problem:

/usr/share/hwdata/pcitable supposedly contains only tab separated data. Line
1296 contains a line with space separated columns:

...
0x10de^I0x01a0^I"Card:NVIDIA GeForce 2 MX (generic)"^I"nVidia Corporation|NV15
[GeForce2 - nForce GPU]"$
0x10de  0x01b1^I"i810_audio"^I"nVidia Corporation|nForce Audio"$
0x10de^I0x01bc^I"unknown"^I"nVidia Corporation|nForce IDE"$
...

Version-Release number of selected component (if applicable):

hwdata 0.14-1

How Reproducible:

static

Steps to Reproduce:
1. 1. sed -n 1296p /usr/share/hwdata/pcitable | od -c

Comment 1 Bill Nottingham 2002-08-12 19:04:02 UTC
I'm pretty sure this is fixed in the current rawhide version; it passes basic
pcitable lint tests.

Comment 2 Charlie Brady 2002-08-12 20:49:42 UTC
Confirmed:

[charlieb@vegemite hwdata-0.41]$ grep '  0x' pcitable 
[charlieb@vegemite hwdata-0.41]$ grep '  0x' ../hwdata-0.14.orig/pcitable 
0x10de  0x01b1	"i810_audio"	"nVidia Corporation|nForce Audio"
[charlieb@vegemite hwdata-0.41]$


Comment 3 Clark Williams 2011-10-12 19:06:17 UTC
*** Bug 734137 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.