From 99f20fe4d64a2abea64c7a9bfe7607ebb347180b Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 23 Feb 2012 21:39:51 +0000 Subject: include missing hid-logitech-dj HID driver (mga#4129) --- images/NEWS | 2 ++ kernel/list_modules.pm | 2 +- perl-install/install/NEWS | 2 ++ 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/images/NEWS b/images/NEWS index 0f1e37116..ebfbdc703 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +- include more HID drivers (mga#4129) + Version 1.65 - 15 February 2012 by Thierry Vignaud - do not recompress modules as XZ since kernel now compress diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index a07d73af6..4c5b2f33d 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -178,7 +178,7 @@ our %l = ( ], hid => [ qw(hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-drff hid-ezkey hid-gaff hid-gyration hid-kensington hid-kye - hid-keytouch hid-logitech hid-microsoft hid-monterey hid-multilaser hid-ntrig + hid-keytouch hid-logitech hid-logitech-dj hid-microsoft hid-monterey hid-multilaser hid-ntrig hid-petalynx hid-pl hid-samsung hid-sjoy hid-sony hid-sunplus hid-tmff hid-topseed hid-uclogic hid-zpff hid-wacom ff-memless) ], #serial_cs diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index e2b7aac1f..3ee366e68 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- recognize more HID drivers (mga#4129) + Version 13.83 - 19 February 2012 - log more stuff regarding packages installation (mga#4565) -- cgit v1.2.1