diff options
Diffstat (limited to 'convert/merge2pcitable.pl')
-rwxr-xr-x | convert/merge2pcitable.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/convert/merge2pcitable.pl b/convert/merge2pcitable.pl index d1b9b2eb..b31c895a 100755 --- a/convert/merge2pcitable.pl +++ b/convert/merge2pcitable.pl @@ -14,7 +14,7 @@ my $ati_driver = 'Card:ATI Radeon HD 2000 and later (radeon/fglrx)'; my $ati_driver_rhd = 'Card:ATI Radeon HD 2000 and later (radeonhd/fglrx)'; my $ati_driver_vesa= 'Card:ATI Radeon HD 2000 and later (vesa/fglrx)'; my $ati_free_only = 'Card:ATI Radeon X1950 and earlier'; -my $ati_rhd_only = 'Card:ATI Radeon RV710 9592 (radeonhd)'; +my $ati_rhd_only = 'Card:ATI Radeon RV710 9592'; # also, be careful when merging as Cards+ and pcitable may contain card-specific # cases due to bugs in the various drivers |