[linux] 08/09: usb-serial-modules: Include USB serial drivers by default
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Mon Feb 15 03:23:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch sid
in repository linux.
commit 7d12e0fcef205642b207e796be1a09e3fcb20cdb
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Mon Feb 15 02:55:20 2016 +0000
usb-serial-modules: Include USB serial drivers by default
---
debian/changelog | 1 +
debian/installer/modules/usb-serial-modules | 38 +++++++++++++++++++++--------
2 files changed, 29 insertions(+), 10 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 17a505f..694ef8b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,7 @@ linux (4.4.1-1) UNRELEASED; urgency=medium
- sound-modules: Include sound drivers by default
- scsi-modules: Include SCSI drivers by default
- usb-modules: Include USB host drivers by default
+ - usb-serial-modules: Include USB serial drivers by default
[ Roger Shimizu ]
* Enable TTY_PRINTK as module (Closes: #814540).
diff --git a/debian/installer/modules/usb-serial-modules b/debian/installer/modules/usb-serial-modules
index 0a4da4a..28f3aa7 100644
--- a/debian/installer/modules/usb-serial-modules
+++ b/debian/installer/modules/usb-serial-modules
@@ -1,10 +1,28 @@
-usbserial
-belkin_sa ?
-digi_acceleport ?
-f81232 ?
-ftdi_sio ?
-mct_u232 ?
-pl2303 ?
-quatech2 ?
-spcp8x5 ?
-zte_ev ?
+# Include USB serial drivers by default
+drivers/usb/serial/*
+
+# Exclude drivers that are useless for serial consoles
+aircable -
+cyberjack -
+cypress_m8 -
+empeg -
+garmin_gps -
+ipaq -
+ipw -
+ir-usb -
+iuu_phoenix -
+kobil_sct -
+metro-usb -
+navman -
+omninet -
+opticon -
+option -
+qcaux -
+qcserial -
+sierra -
+symbolserial -
+usb_debug -
+usb_wwan -
+visor -
+wishbone-serial -
+xsens_mt -
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git
More information about the Kernel-svn-changes
mailing list