6bdd1f90bc
amex: Use iobuf_write() instead of pointer casts
2019-10-13 14:48:10 -04:00
6d933eb8f4
amex/config.c: Rename from cfg.c
...
Easier to type and more consistent with its identifiers.
2019-05-17 23:07:20 -04:00
1b93551a41
hooklib: Split out of util
...
This is distinct from capnhook's hooklib, although the intent is
the same. Hopefully these two libraries sharing a name won't get
too confusing...
2019-05-14 17:13:08 -04:00
07237730cd
Use string equality wrappers
2019-05-14 17:13:08 -04:00
c19d140589
Wire up libamex config
2019-05-04 14:50:33 -04:00
690f96f276
amex/ds.c: Rename ds.txt to pcbid.txt
...
ALLS hardware does not have a DS EEPROM or indeed even an AMEX. It
uses the Windows hostname instead. We'd like to use the same file
name for both use cases, so let's change the file name to be
something more generic.
2019-03-16 12:17:41 -04:00
9924bf6018
amex/ds.c: Remove redundant OVERLAPPED handling
...
capnhook handles this common case by itself.
2019-03-16 12:17:41 -04:00
72f28e40b0
amex/ds.c: Read optional region code
2019-03-04 18:39:37 -05:00
bc297b2480
Split libnu into libplatform, libamex
...
Going to add some ALLS stuff to libplatform and the ALLS hardware
does not contain an AMEX board.
2019-03-04 17:22:38 -05:00