[Bug 900802] Re: PATCH: Got the USB tethering of the iPhone 4S working

2013-11-01 Thread ALEKSEY
** Changed in: ipheth (Ubuntu)
 Assignee: (unassigned) = ALEKSEY (azarov)

** Changed in: ipheth (Ubuntu Precise)
 Assignee: (unassigned) = ALEKSEY (azarov)

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = ALEKSEY (azarov)

** Changed in: linux (Ubuntu Precise)
 Assignee: (unassigned) = ALEKSEY (azarov)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/900802

Title:
  PATCH: Got the USB tethering of the iPhone 4S working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipheth/+bug/900802/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 900802] Re: PATCH: Got the USB tethering of the iPhone 4S working

2012-04-02 Thread Luis Henriques
This bug is awaiting verification that the kernel for Oneiric in
-proposed solves the problem ( 3.0.0-18.31). Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-oneiric' to 'verification-done-oneiric'.

If verification is not done by one week from today, this fix will be
dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-oneiric

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/900802

Title:
  PATCH: Got the USB tethering of the iPhone 4S working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipheth/+bug/900802/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 900802] Re: PATCH: Got the USB tethering of the iPhone 4S working

2012-04-02 Thread Till Kamppeter
It works for me. Thank you very much for the SRU!

Marking as verified ...

** Tags removed: verification-needed-oneiric
** Tags added: verification-done-oneiric

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/900802

Title:
  PATCH: Got the USB tethering of the iPhone 4S working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipheth/+bug/900802/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 900802] Re: PATCH: Got the USB tethering of the iPhone 4S working

2012-03-09 Thread José Alburquerque
Quick question:  Will this fix make itself into Oneiric also?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/900802

Title:
  PATCH: Got the USB tethering of the iPhone 4S working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipheth/+bug/900802/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 900802] Re: PATCH: Got the USB tethering of the iPhone 4S working

2012-03-08 Thread ibotty
fyi: patch is upstream. (note the author line. i guess there was very much 
additional effort for tim gardner involved):
 
https://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=72ba009b8a159e995e40d3b4e5d7d265acead983

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/900802

Title:
  PATCH: Got the USB tethering of the iPhone 4S working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipheth/+bug/900802/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 900802] Re: PATCH: Got the USB tethering of the iPhone 4S working

2012-02-17 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.2.0-17.26

---
linux (3.2.0-17.26) precise; urgency=low

  [ Andy Whitcroft ]

  * [Config] clean up the human consumable package descriptions
  * [Config] fix generic flavour description
  * [Config] clean up linux-tools package descriptions
- LP: #593107
  * deviations -- note the source of the Hyper-V updates
  * SAUCE: ata_piix: defer to the Hyper-V drivers by default
- LP: #929545

  [ Eugeni Dodonov ]

  * SAUCE: drm/i915: do not enable RC6p on Sandy Bridge

  [ Kees Cook ]

  * SAUCE: (drop after 3.3) security: create task_free security callback
  * SAUCE: (drop after 3.3) security: Yama LSM
  * SAUCE: (drop after 3.3) Yama: add PR_SET_PTRACER_ANY
  * SAUCE: Yama: add link restrictions
  * SAUCE: security: unconditionally chain to Yama LSM

  [ Leann Ogasawara ]

  * Drop ndiswrapper

  [ Robert Hooker ]

  * SAUCE: drm/i915: Enable RC6 by default on sandybridge.

  [ Tim Gardner ]

  * SAUCE: ipheth: Add iPhone 4S
- LP: #900802
  * dropped hv_mouse
  * [Config] CONFIG_X86_NUMACHIP=y

  [ Upstream Kernel Changes ]

  * Staging: hv: vmbus: Support building the vmbus driver as part of the
kernel
  * hv: Add Kconfig menu entry
  * Drivers: hv: Fix a memory leak
  * Drivers: hv: Make the vmbus driver unloadable
  * Drivers: hv: Get rid of an unnecessary check in hv.c
  * Staging: hv: mousevsc: Make boolean states boolean
  * Staging: hv: mousevsc: Inline the code for mousevsc_on_device_add()
  * Staging: hv: mousevsc: Inline the code for reportdesc_callback()
  * Staging: hv: mousevsc: Cleanup mousevsc_on_channel_callback()
  * Staging: hv: mousevsc: Add a new line to a debug string
  * Staging: hv: mousevsc: Get rid of unnecessary include files
  * Staging: hv: mousevsc: Address some style issues
  * Staging: hv: mousevsc: Add a check to prevent memory corruption
  * Staging: hv: mousevsc: Use the KBUILD_MODNAME macro
  * Staging: hv: storvsc: Use mempools to allocate struct
storvsc_cmd_request
  * Staging: hv: storvsc: Cleanup error handling in the probe function
  * Staging: hv: storvsc: Fixup the error when processing SET_WINDOW
command
  * Staging: hv: storvsc: Fix error handling storvsc_host_reset()
  * Staging: hv: storvsc: Use the accessor function shost_priv()
  * Staging: hv: storvsc: Use the unlocked version queuecommand
  * Staging: hv: storvsc: use the macro KBUILD_MODNAME
  * Staging: hv: storvsc: Get rid of an unnecessary forward declaration
  * Staging: hv: storvsc: Upgrade the vmstor protocol version
  * Staging: hv: storvsc: Support hot add of scsi disks
  * Staging: hv: storvsc: Support hot-removing of scsi devices
  * staging: hv: Use kmemdup rather than duplicating its implementation
  * staging: hv: move hv_netvsc out of staging area
  * Staging: hv: mousevsc: Properly add the hid device
  * Staging: hv: storvsc: Disable clustering
  * Staging: hv: storvsc: Cleanup storvsc_device_alloc()
  * Staging: hv: storvsc: Fix a bug in storvsc_command_completion()
  * Staging: hv: storvsc: Fix a bug in copy_from_bounce_buffer()
  * Staging: hv: storvsc: Implement per device memory pools
  * Staging: hv: remove hv_mouse driver as it's now in the hid directory
  * Staging: hv: update TODO file
  * Staging: hv: storvsc: Fix a bug in create_bounce_buffer()
  * net/hyperv: Fix long lines in netvsc.c
  * net/hyperv: Add support for promiscuous mode setting
  * net/hyperv: Fix the stop/wake queue mechanism
  * net/hyperv: Remove unnecessary kmap_atomic in netvsc driver
  * net/hyperv: Add NETVSP protocol version negotiation
  * net/hyperv: Add support for jumbo frame up to 64KB
  * net/hyperv: fix possible memory leak in do_set_multicast()
  * net/hyperv: rx_bytes should account the ether header size
  * net/hyperv: fix the issue that large packets be dropped under bridge
  * net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when
necessary
  * net/hyperv: Fix the page buffer when an RNDIS message goes beyond page
boundary
  * HID: Move the hid-hyperv driver out of staging
  * HID: hv_mouse: Properly add the hid device
  * HID: hyperv: Properly disconnect the input device
  * Staging: hv: storvsc: Cleanup some comments
  * Staging: hv: storvsc: Cleanup storvsc_probe()
  * Staging: hv: storvsc: Cleanup storvsc_queuecommand()
  * Staging: hv: storvsc: Introduce defines for srb status codes
  * Staging: hv: storvsc: Cleanup storvsc_host_reset_handler()
  * Staging: hv: storvsc: Move and cleanup storvsc_remove()
  * Staging: hv: storvsc: Add a comment to explain life-cycle management
  * Staging: hv: storvsc: Get rid of the on_io_completion in
hv_storvsc_request
  * Staging: hv: storvsc: Rename the context field in hv_storvsc_request
  * Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver
  * Staging: hv: storvsc: Cleanup the code for generating protocol version
  * Staging: hv: storvsc: Cleanup some protocol related constants
  * Staging: hv: storvsc: Get rid of some unused defines
  * 

[Bug 900802] Re: PATCH: Got the USB tethering of the iPhone 4S working

2012-02-15 Thread Tim Gardner
** Also affects: ipheth (Ubuntu Precise)
   Importance: Undecided
   Status: Fix Released

** Also affects: linux (Ubuntu Precise)
   Importance: Wishlist
   Status: Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/900802

Title:
  PATCH: Got the USB tethering of the iPhone 4S working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipheth/+bug/900802/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 900802] Re: PATCH: Got the USB tethering of the iPhone 4S working

2012-02-15 Thread Tim Gardner
** Changed in: linux (Ubuntu Precise)
   Status: Triaged = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/900802

Title:
  PATCH: Got the USB tethering of the iPhone 4S working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipheth/+bug/900802/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 900802] Re: PATCH: Got the USB tethering of the iPhone 4S working

2011-12-09 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/ipheth

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/900802

Title:
  PATCH: Got the USB tethering of the iPhone 4S working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipheth/+bug/900802/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 900802] Re: PATCH: Got the USB tethering of the iPhone 4S working

2011-12-06 Thread Till Kamppeter
** Patch added: iphone-4s-support.patch
   
https://bugs.launchpad.net/bugs/900802/+attachment/2621825/+files/iphone-4s-support.patch

** Also affects: ipheth (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/900802

Title:
  PATCH: Got the USB tethering of the iPhone 4S working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipheth/+bug/900802/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 900802] Re: PATCH: Got the USB tethering of the iPhone 4S working

2011-12-06 Thread Launchpad Bug Tracker
This bug was fixed in the package ipheth - 1.0+git20111206-0ubuntu1

---
ipheth (1.0+git20111206-0ubuntu1) precise; urgency=low

  * New upstream release
 - GIT snapshot from Dec 6, 2011 (LP: #900802).
  * debian/patches/modprobe-conf-fix.patch: Fixed path to pairing utility.
 -- Till Kamppeter till.kamppe...@gmail.com   Tue, 06 Dec 2011 14:09:28 +0100

** Changed in: ipheth (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/900802

Title:
  PATCH: Got the USB tethering of the iPhone 4S working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipheth/+bug/900802/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 900802] Re: PATCH: Got the USB tethering of the iPhone 4S working

2011-12-06 Thread Till Kamppeter
** Changed in: ipheth (Ubuntu)
   Status: New = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/900802

Title:
  PATCH: Got the USB tethering of the iPhone 4S working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipheth/+bug/900802/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 900802] Re: PATCH: Got the USB tethering of the iPhone 4S working

2011-12-06 Thread Till Kamppeter
The patch is relative to the ipheth.c kernel module as it comes with
current GIT snapshot of ipheth-utils and this is also the module which I
have tested. If the one in the kernel is older, please replace it by the
full module attached to this comment.

Please also report the changes to the kernel upstream.

** Attachment added: ipheth.c
   
https://bugs.launchpad.net/ubuntu/+source/ipheth/+bug/900802/+attachment/2621836/+files/ipheth.c

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/900802

Title:
  PATCH: Got the USB tethering of the iPhone 4S working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipheth/+bug/900802/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 900802] Re: PATCH: Got the USB tethering of the iPhone 4S working

2011-12-06 Thread Till Kamppeter
Brad, I do not know whether these logs are needed in this special case
as the fix is already attached to the bug report (I have tested it with
the actual piece of hardware, the iPhone 4S) and the logs are usually
intended to find out what is going wrong to find a way to fix the bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/900802

Title:
  PATCH: Got the USB tethering of the iPhone 4S working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipheth/+bug/900802/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 900802] Re: PATCH: Got the USB tethering of the iPhone 4S working

2011-12-06 Thread Till Kamppeter
** Changed in: linux (Ubuntu)
   Status: Incomplete = New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/900802

Title:
  PATCH: Got the USB tethering of the iPhone 4S working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipheth/+bug/900802/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 900802] Re: PATCH: Got the USB tethering of the iPhone 4S working

2011-12-06 Thread Till Kamppeter
Fix is already tested and attached, so no logs needed. Setting to
Confirmed to stop the bot.

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/900802

Title:
  PATCH: Got the USB tethering of the iPhone 4S working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipheth/+bug/900802/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 900802] Re: PATCH: Got the USB tethering of the iPhone 4S working

2011-12-06 Thread Till Kamppeter
Patch updated for current precise kernel.

** Patch added: iphone-4s-support-kernel-3.2.0.patch
   
https://bugs.launchpad.net/ubuntu/+source/ipheth/+bug/900802/+attachment/2621862/+files/iphone-4s-support-kernel-3.2.0.patch

** Changed in: linux (Ubuntu)
   Status: Confirmed = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/900802

Title:
  PATCH: Got the USB tethering of the iPhone 4S working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipheth/+bug/900802/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 900802] Re: PATCH: Got the USB tethering of the iPhone 4S working

2011-12-06 Thread Till Kamppeter
Additional note: After a hint from Debian package maintainer Paul
McEnery I have found out that the ipheth-utils package is not actually
needed on an Ubuntu desktop system. All iPhones up to the 4 should work
out-of-the-box on Ubuntu Desktop system, for the 4S it is enough to
patch the kernel as described in this bug report. After loading the
rebuilt ipheth kernel module the USB tethering with the 4S works out-
of-the-box, too. I have tested this now on an Oneiric box which has
never seen the ipheth-utils package.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/900802

Title:
  PATCH: Got the USB tethering of the iPhone 4S working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipheth/+bug/900802/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 900802] Re: PATCH: Got the USB tethering of the iPhone 4S working

2011-12-06 Thread Phil. V
** Tags added: bot-stop-nagging

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/900802

Title:
  PATCH: Got the USB tethering of the iPhone 4S working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipheth/+bug/900802/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs