1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 16:42:56 -08:00
OpenBSD
Go to file
kevlo 9060cf2208 Add support for AX88772D.
AX88772D is a USB 2.0 device.  It is very similar to AX88179A overall.
The most significant difference is that AX88179A supports 1000Mbps speeds
while AX88772D does not.

grammer fix from jmc@

ok miod@
2024-10-07 07:35:40 +00:00
bin remove some unneeded Xo/Xc calls; from evan silberman 2024-09-25 06:13:01 +00:00
distrib catch up with the u-boot-aarch64 package split in install docs. changing 2024-09-28 17:09:52 +00:00
etc change release date 2024-09-30 14:31:56 +00:00
games Avoid use after free when retrying the -o file 2024-09-20 12:52:37 +00:00
gnu gdb: fix path to ex 2024-09-20 11:41:15 +00:00
include dladdr(3) is in POSIX-2024, though the structure type was renamed 2024-09-01 04:27:45 +00:00
lib Remove the unused field_mod_func from EC_GROUP 2024-10-03 06:24:07 +00:00
libexec remove BACK_CHANNEL define, unused since YP bits removed in rev 1.20 2024-09-22 04:19:22 +00:00
regress Hook up the err regress. 2024-10-02 14:50:58 +00:00
sbin Make scaling available for normal mice, too; not just for touchpads. 2024-10-05 13:27:16 +00:00
share Add support for AX88772D. 2024-10-07 07:35:40 +00:00
sys Add support for AX88772D. 2024-10-07 07:35:40 +00:00
usr.bin Turn off finite field (a.k.a modp) Diffie-Hellman key exchange in sshd 2024-10-06 23:37:17 +00:00
usr.sbin drop redundant AF attach ioctl 2024-10-07 04:29:01 +00:00
.gitignore Ignore CVS directories for easier git + CVS coexistence. 2023-07-07 15:44:54 +00:00
Makefile minor cranking of libraries exposes a problem, details too long to explain. 2020-04-05 20:14:14 +00:00
Makefile.cross riscv64 is a LP64_ARCH, list it as such. 2021-05-03 00:04:31 +00:00