Commit Graph

17 Commits

Author SHA1 Message Date
RichardG867
c7fd0fd840 usblgoff: Fix workflow for real 2022-01-06 20:10:58 -03:00
RichardG867
d3bc114fab usblgoff: Another workflow fix attempt 2022-01-06 20:03:58 -03:00
RichardG867
c1c3786bdf usblgoff: Attempt to fix workflow 2022-01-06 20:02:03 -03:00
RichardG867
efa6536465 usblgoff: Add tool for disabling USB legacy emulation 2022-01-06 19:59:18 -03:00
RichardG867
82fe555a84 ac97: Move PCI scanning to clib in preparation for a new tool 2022-01-06 18:01:26 -03:00
RichardG867
b12e4121ed Merge branch 'main' of ssh://github.com/86Box/probing-tools into main 2022-01-06 17:45:19 -03:00
RichardG867
0e316f8675 ac97: Move some functions to clib in preparation for a new tool 2022-01-06 17:44:35 -03:00
David Hrdlička
6334c5a055 Fix the Watcom makefile on Linux
For whatever reason OW uses `.o` extension for object files on Linux, so
I overrided it explicitly with the `-fo` parameter to always use `.obj`
2021-12-15 20:26:40 +01:00
RichardG867
57fc603c69 Add ac97 tool for AC'97 probing 2021-11-23 21:51:59 -03:00
RichardG867
22e640f478 clib: Un-quieten cp437 conversion process 2021-10-15 19:49:22 -03:00
RichardG867
19da628d60 clib: Remove duplicate -bt= flag from Watcom makefile 2021-10-15 19:48:52 -03:00
RichardG867
be764fa196 pcireg: Work around POSIX-UEFI standard library limitations 2021-10-15 15:45:08 -03:00
RichardG867
d5ef740d2d pcireg: Fix mechanism 1/2 detection in QEMU and potentially other hardware 2021-10-15 15:09:40 -03:00
RichardG867
040537676f clib: Clean up indentation 2021-10-15 14:46:48 -03:00
RichardG867
f36c1b1388 pcireg: Add support for PCI configuration mechanism 2 2021-10-15 14:44:58 -03:00
RichardG867
810c0f2369 Fix some Watcom-specific stuff 2021-10-14 14:30:43 -03:00
RichardG867
07f7f7803b MOAC with build system overhaul (now makefiles), UEFI for pcireg, ACPI tool and other stuff 2021-10-14 14:03:10 -03:00