Ryan Malloy da08d1b099 Add Linux gp8psk kernel driver analysis and firmware-driver correlation
Maps all vendor USB control commands (0x80-0x9D) used by the kernel driver
against firmware implementations across all 4 extracted versions.

Key findings:
- PID 0x0203 confirmed in kernel 6.16.5 module aliases (our device)
- PID 0x0204 is a separate SkyWalker-1 hardware revision
- LOAD_BCM4500 (0x88) intentionally STALLs on Rev.2/SkyWalker hardware
- BCM4500 firmware loading protocol documented (64-byte chunked via EP0)
- Complete boot, tuning, DiSEqC, and streaming sequences mapped
2026-02-11 10:29:43 -07:00
Description
No description provided
4.7 MiB
Languages
Python 48.5%
C++ 23.6%
MDX 20.5%
C 6.4%
JavaScript 0.3%
Other 0.5%