summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kernel/list_modules.pm2
-rw-r--r--perl-install/NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index 5780c414b..d11c164ba 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -261,7 +261,7 @@ our %l = (
# both STV06xx & stv06xx b/c drivers/media/video/gspca/stv06xx/stv06xx.h
# wrongly use upcase letters:
qw(se401 sn9c102 STV06xx stv06xx stv680 tcm825x ultracam),
- qw(usbvideo usbvision vicam w9968cf zc0301 zc3xx),
+ qw(usbvideo usbvision uvcvideo vicam w9968cf zc0301 zc3xx),
],
},
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 1eb771be3..146f66e5c 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,5 +1,6 @@
- harddrake:
o fix detecting AHCI as SATA (mga#9992)
+ o fix not listing uvccideo managed devices as wecams (mga#9992)
Version 16.90 - 28 April 2015