From ebc65168042aca66b4628b03ca167f07fdb425b2 Mon Sep 17 00:00:00 2001 From: Anssi Hannula Date: Wed, 6 Jun 2012 17:49:44 +0000 Subject: Update ATI/AMD labels to match new assignments --- convert/merge2pcitable.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'convert') diff --git a/convert/merge2pcitable.pl b/convert/merge2pcitable.pl index eb37edeb..7d870a3d 100755 --- a/convert/merge2pcitable.pl +++ b/convert/merge2pcitable.pl @@ -10,10 +10,10 @@ qw(alsa ignore), my ($force, @force_modules, $all, $keep_subids, $wildcards, $use_description); # UPDATE ME WHEN UPDATING ../lst/Cards+: -my $ati_driver = 'Card:ATI Radeon HD 2000 to HD 6300 (radeon/fglrx)'; +my $ati_driver = 'Card:ATI Radeon HD 5000 to HD 6300 (radeon/fglrx)'; my $ati_driver_fw = 'Card:ATI Radeon HD 6400 and later (radeon/fglrx)'; -my $ati_driver_vesa = 'Card:ATI Radeon HD 2000 and later without free driver (vesa/fglrx)'; -my $ati_free_only = 'Card:ATI Radeon X1950 and earlier'; +my $ati_driver_vesa = 'Card:ATI Radeon HD 5000 and later without free driver (vesa/fglrx)'; +my $ati_free_only = 'Card:ATI Radeon HD 4870 and earlier'; # also, be careful when merging as Cards+ and pcitable may contain card-specific # cases due to bugs in the various drivers -- cgit v1.2.1