Add uaq(4), a driver for Aquantia AQC111U/AQC112U USB ethernet devices.
authorjmatthew <jmatthew@openbsd.org>
Sat, 4 Sep 2021 12:11:45 +0000 (12:11 +0000)
committerjmatthew <jmatthew@openbsd.org>
Sat, 4 Sep 2021 12:11:45 +0000 (12:11 +0000)
commit497492a767d0f85ecf492381674e985a6c1fac06
treef9a019ff50672439c8328dd5e0f97223276da54b
parentf4b494fbee78930363d87d172af67487e13809e1
Add uaq(4), a driver for Aquantia AQC111U/AQC112U USB ethernet devices.

hardware provided by Brad
tested with modest success by mlarkin@, kevlo@ and Brad
ok kevlo@
share/man/man4/Makefile
share/man/man4/uaq.4 [new file with mode: 0644]
share/man/man4/usb.4
sys/dev/usb/files.usb
sys/dev/usb/if_uaq.c [new file with mode: 0644]