mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-30 02:21:15 +00:00
usbnet: ipheth: update Kconfig description
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>
This commit is contained in:
parent
a2d274c62e
commit
0c6e9d32ef
1 changed files with 4 additions and 6 deletions
|
@ -583,12 +583,10 @@ config USB_IPHETH
|
||||||
default n
|
default n
|
||||||
help
|
help
|
||||||
Module used to share Internet connection (tethering) from your
|
Module used to share Internet connection (tethering) from your
|
||||||
iPhone (Original, 3G and 3GS) to your system.
|
iPhone to your system.
|
||||||
Note that you need userspace libraries and programs that are needed
|
Note that you need a corresponding userspace library/program
|
||||||
to pair your device with your system and that understand the iPhone
|
to pair your device with your system, for example usbmuxd
|
||||||
protocol.
|
<https://github.com/libimobiledevice/usbmuxd>.
|
||||||
|
|
||||||
For more information: http://giagio.com/wiki/moin.cgi/iPhoneEthernetDriver
|
|
||||||
|
|
||||||
config USB_SIERRA_NET
|
config USB_SIERRA_NET
|
||||||
tristate "USB-to-WWAN Driver for Sierra Wireless modems"
|
tristate "USB-to-WWAN Driver for Sierra Wireless modems"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue