tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
sys
/
dev
/
microcode
/
typhoon
/
at
rk3128
4 files
3c990-license
Upgrade to newer firmware needed by some txp(4) variants. Fixes PR 6085. From FreeBSD.
17 years ago
3c990img.h
Upgrade to newer firmware needed by some txp(4) variants. Fixes PR 6085. From FreeBSD.
17 years ago
Makefile
un.ifdef USB and PCI, since all our architectures (minus one) have models which can have these busses, might as well make these distributable firmwares available in case the drivers find devices. ok kettenis
4 years ago
build.c
Use %zu/%d to print size_t/ssize_t. Cast recno_t (a.k.a. u_int32_t) to (unsigned long) to match %lu formats. Makes gcc happier and quieter.
9 years ago