Bug 33057 - xf86-video-ati identifies HD 4250 (product id 0x9715) as HD 4290
Summary: xf86-video-ati identifies HD 4250 (product id 0x9715) as HD 4290
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: git
Hardware: x86-64 (AMD64) OpenBSD
: medium trivial
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-13 05:37 UTC by Nigel Taylor
Modified: 2011-01-13 08:26 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Nigel Taylor 2011-01-13 05:37:36 UTC
The 880G chip set is HD 4250, not HD 4290

$ grep 9715 *.csv
"0x9715","RS880_9715","RS880",,1,,,1,"ATI Radeon HD 4290"

$ sudo pcidump -v 1:5:0
 1:5:0: ATI Radeon HD 4250
        0x0000: Vendor ID: 1002 Product ID: 9715
        0x0004: Command: 0007 Status ID: 0010
        0x0008: Class: 03 Subclass: 00 Interface: 00 Revision: 00
        0x000c: BIST: 00 Header Type: 80 Latency Timer: 00 Cache Line Size: 01
        0x0010: BAR mem prefetchable 32bit addr: 0xd0000000/0x10000000
        0x0014: BAR io addr: 0x0000de00/0x0100
        0x0018: BAR mem 32bit addr: 0xfdee0000/0x00010000
        0x001c: BAR empty (00000000)
        0x0020: BAR empty (00000000)
        0x0024: BAR mem 32bit addr: 0xfdd00000/0x00100000
        0x0028: Cardbus CIS: 00000000
        0x002c: Subsystem Vendor ID: 1458 Product ID: d000
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 01 Line: 05 Min Gnt: 00 Max Lat: 00
        0x0050: Capability 0x01: Power Management
        0x00a0: Capability 0x05: Message Signaled Interrupts (MSI)

HD 4250 for 880G (560Mhz) product id 9715, and HD 4290 for 890GX (700Mhz). See

http://www.amd.com/us/products/desktop/chipsets/8-series-integrated/Pages/amd-880g-chipset.aspx
Comment 1 Alex Deucher 2011-01-13 08:26:03 UTC
fixed:
63d7dece3f4be8b14012b3a2bedd850831c0437b


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.