opnsense-src/sys/dev/usb/net
FUKAUMI Naoki 703c6df052 ure(4): Add support for ELECOM EDC-QUA3C
ELECOM EDC-QUA3C is a USB3.1 Gen1 Type-A/C 2.5GBASE-T network adapter.
This also works as a cdce(4) device by:

usbconfig -d X.Y set_config 1
  or
usbconfig -d X.Y set_config 2

Signed-off-by: FUKAUMI Naoki <naoki@radxa.com>

MFC after:	2 weeks
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1578

(cherry picked from commit dc273058cb0b6bef075e77272afc66f1a1fd3889)
2025-02-07 14:46:53 +00:00
..
if_aue.c
if_auereg.h
if_axe.c
if_axereg.h
if_axge.c
if_axgereg.h
if_cdce.c Move support of Realtek 8156/8156B from cdce(4) to ure(4) 2024-10-21 10:58:35 +08:00
if_cdceem.c
if_cdcereg.h
if_cue.c
if_cuereg.h
if_ipheth.c
if_iphethvar.h
if_kue.c
if_kuefw.h
if_kuereg.h
if_mos.c
if_mosreg.h
if_muge.c muge(4): Fix a typo in a source code comment 2024-04-21 09:33:29 +02:00
if_mugereg.h
if_rue.c
if_ruereg.h
if_smsc.c smsc(4): update to mention Microchip 2024-05-10 09:01:52 -04:00
if_smscreg.h
if_udav.c
if_udavreg.h
if_ure.c ure(4): Add support for ELECOM EDC-QUA3C 2025-02-07 14:46:53 +00:00
if_urereg.h
if_urndis.c if_urndis: Organize buffer layouts more naturally 2024-07-23 09:01:37 -04:00
if_urndisreg.h
if_usie.c net: Remove unneeded NULL check for the allocated ifnet 2024-07-12 20:03:37 +08:00
if_usievar.h
ruephy.c
ruephyreg.h
uhso.c net: Remove unneeded NULL check for the allocated ifnet 2024-07-12 20:03:37 +08:00
usb_ethernet.c net: Remove unneeded NULL check for the allocated ifnet 2024-07-12 20:03:37 +08:00
usb_ethernet.h