Skip to content

Commit

Permalink
usbnet: ipheth: update Kconfig description
Browse files Browse the repository at this point in the history
This module has for a long time not been limited to iPhone <= 3GS.
Update description to match the actual state of the driver.

Remove dead link from 2010, instead reference an existing userspace
iOS device pairing implementation as part of libimobiledevice.

Signed-off-by: Foster Snowhill <forst@pen.gy>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Foster Snowhill authored and David S. Miller committed Jun 9, 2023
1 parent a2d274c commit 0c6e9d3
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions drivers/net/usb/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -583,12 +583,10 @@ config USB_IPHETH
default n
help
Module used to share Internet connection (tethering) from your
iPhone (Original, 3G and 3GS) to your system.
Note that you need userspace libraries and programs that are needed
to pair your device with your system and that understand the iPhone
protocol.

For more information: http://giagio.com/wiki/moin.cgi/iPhoneEthernetDriver
iPhone to your system.
Note that you need a corresponding userspace library/program
to pair your device with your system, for example usbmuxd
<https://github.com/libimobiledevice/usbmuxd>.

config USB_SIERRA_NET
tristate "USB-to-WWAN Driver for Sierra Wireless modems"
Expand Down

0 comments on commit 0c6e9d3

Please sign in to comment.