From 9600b80527028f8b3bd69b4304589ddf50e352df Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Mon, 23 Aug 2021 14:01:38 +0200 Subject: [PATCH] add new hub debugging register --- xml-db/database/Hub.xml | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/xml-db/database/Hub.xml b/xml-db/database/Hub.xml index 6e92497..eff1888 100644 --- a/xml-db/database/Hub.xml +++ b/xml-db/database/Hub.xml @@ -143,7 +143,29 @@ - + + + Some status information from channel 3, stored at beginning of reset. + + Ports that were still locked / busy at time of reset + + + Status of the main hub state machine at time of reset + Idle + SelectInit + ForwardInit + SelectReply + WaitForSelect + ForwardReply + ReplyTimeout + SendTrm + Finished + + + Port that was currently selected by hub state machine + + + -- 2.43.0