public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] Replacing Eth0 with USB Tethering
@ 2023-09-12 16:04 CrossedCarpet
  2023-09-12 16:06 ` Rebecca Cran via groups.io
  0 siblings, 1 reply; 4+ messages in thread
From: CrossedCarpet @ 2023-09-12 16:04 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 1016 bytes --]

Greetings,
As newer laptops start lacking Ethernet ports, I started investigating the possibility of using *USB Tethering* as a replacement, to *allow for internet connection at boot*.
Current attempts at employing *ifconfig* to configure a Tether connection failed to display anything meaningful.
This made me reach the conclusion that UEFI doesn't support this protocol and as such one must somehow implement it.
Is this correct? If I were to do so, would you be so kind to give me some pointers?
If this is also in the interest of somebody else, a contribution with a patch like so would then be welcome?
Grateful for your attention,
C.C.


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#108546): https://edk2.groups.io/g/devel/message/108546
Mute This Topic: https://groups.io/mt/101318217/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



[-- Attachment #2: Type: text/html, Size: 1515 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [edk2-devel] Replacing Eth0 with USB Tethering
  2023-09-12 16:04 [edk2-devel] Replacing Eth0 with USB Tethering CrossedCarpet
@ 2023-09-12 16:06 ` Rebecca Cran via groups.io
  2023-09-12 16:11   ` CrossedCarpet
  0 siblings, 1 reply; 4+ messages in thread
From: Rebecca Cran via groups.io @ 2023-09-12 16:06 UTC (permalink / raw)
  To: devel, crossedcarpet

On 9/12/2023 10:04 AM, CrossedCarpet via groups.io wrote:
> Greetings,
> As newer laptops start lacking Ethernet ports, I started investigating 
> the possibility of using *USB Tethering* as a replacement, to *allow for 
> internet connection at boot*.
> Current attempts at employing *ifconfig* to configure a Tether 
> connection failed to display anything meaningful.
> This made me reach the conclusion that UEFI doesn't support this 
> protocol and as such one must somehow implement it.
> Is this correct? If I were to do so, would you be so kind to give me 
> some pointers?
> If this is also in the interest of somebody else, a contribution with a 
> patch like so would then be welcome?

The UsbNetwork drivers were recently added to edk2 to support this 
functionality.

https://github.com/tianocore/edk2/tree/master/MdeModulePkg/Bus/Usb/UsbNetwork

-- 
Rebecca Cran


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#108547): https://edk2.groups.io/g/devel/message/108547
Mute This Topic: https://groups.io/mt/101318217/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [edk2-devel] Replacing Eth0 with USB Tethering
  2023-09-12 16:06 ` Rebecca Cran via groups.io
@ 2023-09-12 16:11   ` CrossedCarpet
  2023-09-14  1:06     ` Rebecca Cran
  0 siblings, 1 reply; 4+ messages in thread
From: CrossedCarpet @ 2023-09-12 16:11 UTC (permalink / raw)
  To: Rebecca Cran, devel

[-- Attachment #1: Type: text/plain, Size: 685 bytes --]

Delightful! Thank you for your swift response.

Would you mind telling me if this is the appropriate mailing list for questions like such (and maybe some help)?
After posting I noticed that perhaps I ought have tagged my topic, which led me to believe I must have missed the participation rules.

Grateful,
C.C.


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#108548): https://edk2.groups.io/g/devel/message/108548
Mute This Topic: https://groups.io/mt/101318217/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



[-- Attachment #2: Type: text/html, Size: 1128 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [edk2-devel] Replacing Eth0 with USB Tethering
  2023-09-12 16:11   ` CrossedCarpet
@ 2023-09-14  1:06     ` Rebecca Cran
  0 siblings, 0 replies; 4+ messages in thread
From: Rebecca Cran @ 2023-09-14  1:06 UTC (permalink / raw)
  To: devel, crossedcarpet, Rebecca Cran

On 9/12/23 10:11, CrossedCarpet wrote:
> Delightful! Thank you for your swift response.
>
> Would you mind telling me if this is the appropriate mailing list for 
> questions like such (and maybe some help)?
> After posting I noticed that perhaps I ought have tagged my topic, 
> which led me to believe I must have missed the participation rules.

This mailing list is perfect for such questions!

And there's no need to tag your topic.


-- 

Rebecca Cran



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#108630): https://edk2.groups.io/g/devel/message/108630
Mute This Topic: https://groups.io/mt/101318217/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-09-14  1:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-12 16:04 [edk2-devel] Replacing Eth0 with USB Tethering CrossedCarpet
2023-09-12 16:06 ` Rebecca Cran via groups.io
2023-09-12 16:11   ` CrossedCarpet
2023-09-14  1:06     ` Rebecca Cran

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox