Page MenuHomeFreeBSD

ipheth.4: Exaplain how to manually configure USB tethering on an Apple device
ClosedPublic

Authored by 0mp on May 22 2019, 9:53 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 17, 11:59 AM
Unknown Object (File)
Wed, Apr 17, 11:59 AM
Unknown Object (File)
Wed, Apr 17, 11:59 AM
Unknown Object (File)
Wed, Apr 17, 11:59 AM
Unknown Object (File)
Wed, Apr 17, 11:18 AM
Unknown Object (File)
Tue, Apr 16, 10:03 AM
Unknown Object (File)
Thu, Apr 11, 6:42 AM
Unknown Object (File)
Jan 9 2024, 3:43 PM

Details

Summary
ipheth.4: Exaplain how to manually configure USB tethering on an Apple device
Test Plan
  • mandoc -Tlint
  • igor
  • Follow the example and try to get the USB tethering working.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

danfe added inline comments.
share/man/man4/ipheth.4
179 ↗(On Diff #57684)

UK spelling of recognized (also inconsistent with being spelled properly on line 73). FreeBSD adheres to American spelling rules.

  • Use American English spelling
0mp marked an inline comment as done.May 22 2019, 10:13 AM
0mp added inline comments.
share/man/man4/ipheth.4
179 ↗(On Diff #57684)

Thanks!

Should you mention something about permanent quirks in /boot/loader.conf via usb_quirk.ko ?

0mp marked an inline comment as done.May 22 2019, 10:26 AM

Should you mention something about permanent quirks in /boot/loader.conf via usb_quirk.ko ?

I thought about it. I didn't want to put it in this manual page as it is usbconfig(8) specific. I thought that the user is going to explore USB, ifconfig and rc manual pages in order to make the configuration permanent.

It would be nice to suggest explicitly where to look for things required for a persistent configuration.

This revision is now accepted and ready to land.May 22 2019, 10:38 AM
This revision was automatically updated to reflect the committed changes.