From b269f4eded6c8c64c5c0d6c32627b5e1d27083a4 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 13 Mar 2012 21:59:17 +0000 Subject: include & recognize more HID drivers (mga#4905) --- images/NEWS | 2 ++ kernel/list_modules.pm | 17 ++++++++++++----- perl-install/install/NEWS | 2 ++ 3 files changed, 16 insertions(+), 5 deletions(-) diff --git a/images/NEWS b/images/NEWS index 0bb2c6bea..4e0d525cb 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +- include more HID drivers (mga#4905) + Version 1.68 - 12 March 2012 by Thierry Vignaud - include more USB host controller modules (mga#4905) diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index aa8777e91..a1c7f1d8a 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -178,11 +178,18 @@ our %l = ( pcmcia => [ if_(arch() !~ /^sparc/, qw(au1x00_ss i82365 i82092 pd6729 tcic vrc4171_card vrc4173_cardu yenta_socket)), # cb_enabler ], - 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-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) ], + hid => [ qw(ff-memless hid-a4tech hid-apple hid-belkin hid-cypress + hid-cherry hid hid-axff hid-dr hid-elecom hid-emsff hid-holtekff + hid-hyperv hid-lcpower hid-magicmouse hid-multitouch hid-ortek + hid-picolcd hid-primax hid-prodikeys hid-roccat hid-roccat-arvo + hid-roccat-common hid-roccat-isku hid-roccat-kone + hid-roccat-koneplus hid-roccat-kovaplus hid-roccat-pyra + hid-speedlink hid-twinhan hid-waltop hid-wiimote hid-zydacron + hid-chicony hid-drff hid-ezkey hid-gaff hid-gyration hid-kensington + hid-keytouch hid-kye 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-wacom hid-zpff ) ], #serial_cs #ftl_cs 3c575_cb apa1480_cb epic_cb serial_cb tulip_cb iflash2+_mtd iflash2_mtd #cb_enabler diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index cc85a33e0..4932ac5c7 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- recognize more HID drivers (mga#4905) + Version 13.94 - 13 March 2012 - actually use new installer help -- cgit v1.2.1