summaryrefslogtreecommitdiff
path: root/v4l/scripts/saa7134.pl
diff options
context:
space:
mode:
Diffstat (limited to 'v4l/scripts/saa7134.pl')
-rw-r--r--v4l/scripts/saa7134.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/v4l/scripts/saa7134.pl b/v4l/scripts/saa7134.pl
index 789d1c851..0be247c80 100644
--- a/v4l/scripts/saa7134.pl
+++ b/v4l/scripts/saa7134.pl
@@ -4,6 +4,8 @@ use strict;
my %map = (
"PCI_ANY_ID" => "0",
"PCI_VENDOR_ID_PHILIPS" => "1131",
+ "PCI_VENDOR_ID_ASUSTEK" => "1043",
+ "PCI_VENDOR_ID_MATROX" => "102B",
);
sub fix_id($) {