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
/
tht
/
at
jcs
4 files
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
the tht firmware isnt technically a firmware, its a series of commands interleaved with data, which is copied directly into the task fifo of a tht controller. the commands and data are all 32bit words, and they all have to be little endian. this byteswaps the host ordered values in microcode.h into little endian values for the controller to eat.
19 years ago
microcode.h
Upgrade the firmware to version SNIC 0xf.
18 years ago
tht-license
add bits to turn microcode.h into an actual blob. needs endian fixes yet.
19 years ago