[kernel] r15536 - in dists/sid/linux-2.6/debian: . config patches/series
Ben Hutchings
benh at alioth.debian.org
Thu Apr 22 22:10:58 UTC 2010
Author: benh
Date: Thu Apr 22 22:10:56 2010
New Revision: 15536
Log:
Add ipheth driver for iPhone tethering
Modified:
dists/sid/linux-2.6/debian/changelog
dists/sid/linux-2.6/debian/config/config
dists/sid/linux-2.6/debian/patches/series/12
Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog Thu Apr 22 22:07:30 2010 (r15535)
+++ dists/sid/linux-2.6/debian/changelog Thu Apr 22 22:10:56 2010 (r15536)
@@ -24,6 +24,7 @@
* rndis_host: Poll status channel before control channel (Closes: #576929)
* megaraid_sas: Fix copying of sense data for 32-bit management tools on
64-bit kernel (Closes: #578398)
+ * Add ipheth driver for iPhone tethering
[ maximilian attems]
* Ignore ABI breakage due to libata switch.
Modified: dists/sid/linux-2.6/debian/config/config
==============================================================================
--- dists/sid/linux-2.6/debian/config/config Thu Apr 22 22:07:30 2010 (r15535)
+++ dists/sid/linux-2.6/debian/config/config Thu Apr 22 22:10:56 2010 (r15536)
@@ -1603,6 +1603,7 @@
CONFIG_USB_HSO=m
CONFIG_USB_NET_INT51X1=m
CONFIG_USB_CDC_PHONET=m
+CONFIG_USB_IPHETH=m
##
## file: drivers/net/wan/Kconfig
Modified: dists/sid/linux-2.6/debian/patches/series/12
==============================================================================
--- dists/sid/linux-2.6/debian/patches/series/12 Thu Apr 22 22:07:30 2010 (r15535)
+++ dists/sid/linux-2.6/debian/patches/series/12 Thu Apr 22 22:10:56 2010 (r15536)
@@ -24,3 +24,4 @@
- bugfix/x86/eeepc-laptop-disable-cpu-speed-control-on-EeePC-701.patch
+ bugfix/all/stable/2.6.32.12-rc1.patch
+ bugfix/all/stable/2.6.32.3-rc1.patch
++ features/all/ipheth-add.patch
More information about the Kernel-svn-changes
mailing list