diff --git a/debian/changelog b/debian/changelog index ba5eab9c6..d7c903a43 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ linux (3.8.5-1~experimental.1) UNRELEASED; urgency=low [ Ben Hutchings ] * signal: Fix use of missing sa_restorer field (build regression introduced by fix for CVE-2013-0914) + * udeb: Add hid-generic, hid-holtek-kbd, hid-lenovo-tpkbd, + hid-roccat-isku, hid-roccat-lua, hid-roccat-savu to input-modules -- Ben Hutchings Wed, 20 Mar 2013 23:32:20 +0000 diff --git a/debian/installer/modules/input-modules b/debian/installer/modules/input-modules index 349695bdc..8a80c41bf 100644 --- a/debian/installer/modules/input-modules +++ b/debian/installer/modules/input-modules @@ -1,4 +1,5 @@ hid +hid-generic usbhid hid-a4tech ? hid-apple ? @@ -6,9 +7,11 @@ hid-belkin ? hid-cherry ? hid-cypress ? hid-ezkey ? +hid-holtek-kbd ? hid-kensington ? hid-keytouch ? hid-kye ? +hid-lenovo-tpkbd ? hid-logitech ? hid-logitech-dj hid-microsoft ? @@ -16,7 +19,9 @@ hid-monterey ? hid-multitouch ? hid-ortek ? hid-primax ? -hid-quanta ? +hid-roccat-isku ? +hid-roccat-lua ? +hid-roccat-savu ? hid-samsung ? hid-speedlink ? hid-sunplus ?