From 211c37e250af6f8645a247ef1cce4dee041f3fd1 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Fri, 13 Aug 2004 23:32:39 +0000 Subject: [PATCH] Fix apparent copy'n'paste-o of the card attributes commit that broke the FreeBSD build. --- shared-core/drm_pciids.txt | 4 ++-- shared/drm_pciids.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/shared-core/drm_pciids.txt b/shared-core/drm_pciids.txt index e699a81..0b97b22 100644 --- a/shared-core/drm_pciids.txt +++ b/shared-core/drm_pciids.txt @@ -42,8 +42,8 @@ 0x1002 0x516C 0 "ATI Radeon Ql R200" 0x1002 0x5834 CHIP_IS_IGP "ATI Radeon RS300 IGP" 0x1002 0x5835 CHIP_IS_IGP|CHIP_IS_MOBILITY "ATI Radeon RS300 Mobility IGP" -0x1002 0x5836 0 "ATI Radeon RS300 IGP" CHIP_IS_IGP -0x1002 0x5837 0 "ATI Radeon RS300 IGP" CHIP_IS_IGP +0x1002 0x5836 CHIP_IS_IGP "ATI Radeon RS300 IGP" +0x1002 0x5837 CHIP_IS_IGP "ATI Radeon RS300 IGP" 0x1002 0x5960 0 "ATI Radeon RV280 9200" 0x1002 0x5961 0 "ATI Radeon RV280 9200 SE" 0x1002 0x5962 0 "ATI Radeon RV280 9200" diff --git a/shared/drm_pciids.txt b/shared/drm_pciids.txt index e699a81..0b97b22 100644 --- a/shared/drm_pciids.txt +++ b/shared/drm_pciids.txt @@ -42,8 +42,8 @@ 0x1002 0x516C 0 "ATI Radeon Ql R200" 0x1002 0x5834 CHIP_IS_IGP "ATI Radeon RS300 IGP" 0x1002 0x5835 CHIP_IS_IGP|CHIP_IS_MOBILITY "ATI Radeon RS300 Mobility IGP" -0x1002 0x5836 0 "ATI Radeon RS300 IGP" CHIP_IS_IGP -0x1002 0x5837 0 "ATI Radeon RS300 IGP" CHIP_IS_IGP +0x1002 0x5836 CHIP_IS_IGP "ATI Radeon RS300 IGP" +0x1002 0x5837 CHIP_IS_IGP "ATI Radeon RS300 IGP" 0x1002 0x5960 0 "ATI Radeon RV280 9200" 0x1002 0x5961 0 "ATI Radeon RV280 9200 SE" 0x1002 0x5962 0 "ATI Radeon RV280 9200" -- 2.7.4