Establish the Lua dissector action/device/etc tables as authoritative

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Allen Hill
2026-07-06 16:53:13 -07:00
parent e92d61adca
commit b538e07577
9 changed files with 632 additions and 37 deletions
+2 -2
View File
@@ -219,7 +219,7 @@ local known_devices = {
-- [0x02] = "COM_EXT", -- @GadgetNutt
[0x11] = "COMMUNICATION v1", -- @GadgetNutt reads 0x11 as COM_MASTER
[0x12] = "COMMUNICATION v2",
[0x21] = "SW", -- @GadgetNutt reads 0x21 as SW_AUDIO
[0x21] = "SW_AUDIO", -- @GadgetNutt name
[0x23] = "SW_NAME", -- @GadgetNutt reads 0x23 as SW_SHIFT
[0x24] = "SW_CONVERTING",
[0x25] = "CMD_SW", -- @GadgetNutt reads 0x25 as SW
@@ -244,7 +244,7 @@ local known_devices = {
[0x5F] = "TRIP_INFO_DRAWING",
[0x60] = "TUNER",
[0x61] = "TAPE_DECK",
[0x62] = "CD",
[0x62] = "CD_SINGLE",
[0x63] = "CD_CHANGER",
-- [0x64] = "MD", -- @GadgetNutt (MiniDisc)
-- [0x65] = "MD_CH",