patches and low-level development discussion
 help / color / mirror / code / Atom feed
* USB network cards
@ 2026-05-21  1:16 Demi Marie Obenour
  2026-05-21 12:53 ` Alyssa Ross
  0 siblings, 1 reply; 2+ messages in thread
From: Demi Marie Obenour @ 2026-05-21  1:16 UTC (permalink / raw)
  To: Spectrum OS Development


[-- Attachment #1.1.1: Type: text/plain, Size: 443 bytes --]

A lot of modern laptops don't have RJ45 jacks.  Ethernet is only
supported via USB Ethernet adapters.

Is this just a special case of broader USB support, or is it worth
handling separately?  If the Linux USB core and the xHCI driver were
secure against malicious input, it might make sense to implement
the drivers in userspace on the router.  Sadly, that isn't the case
right now.
-- 
Sincerely,
Demi Marie Obenour (she/her/hers)

[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 7253 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: USB network cards
  2026-05-21  1:16 USB network cards Demi Marie Obenour
@ 2026-05-21 12:53 ` Alyssa Ross
  0 siblings, 0 replies; 2+ messages in thread
From: Alyssa Ross @ 2026-05-21 12:53 UTC (permalink / raw)
  To: Demi Marie Obenour; +Cc: Spectrum OS Development

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

Demi Marie Obenour <demiobenour@gmail.com> writes:

> A lot of modern laptops don't have RJ45 jacks.  Ethernet is only
> supported via USB Ethernet adapters.
>
> Is this just a special case of broader USB support, or is it worth
> handling separately?  If the Linux USB core and the xHCI driver were
> secure against malicious input, it might make sense to implement
> the drivers in userspace on the router.  Sadly, that isn't the case
> right now.

I don't immediately see a reason it would need to be handled separately.
The router VM shouldn't care whether a network device is USB or not.
What special handling do you imagine?

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

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

end of thread, other threads:[~2026-05-21 12:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-21  1:16 USB network cards Demi Marie Obenour
2026-05-21 12:53 ` Alyssa Ross

Code repositories for project(s) associated with this public inbox

	https://spectrum-os.org/git/crosvm
	https://spectrum-os.org/git/doc
	https://spectrum-os.org/git/mktuntap
	https://spectrum-os.org/git/nixpkgs
	https://spectrum-os.org/git/spectrum
	https://spectrum-os.org/git/ucspi-vsock
	https://spectrum-os.org/git/www

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).