From a0c303897dbd4cd3e92b6c8c2eb029237cab3f5c Mon Sep 17 00:00:00 2001 From: Oleksij Rempel Date: Fri, 26 Jul 2013 23:32:48 -0700 Subject: [PATCH] Updated HTC (markdown) --- HTC.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/HTC.md b/HTC.md index b8ffe75..560be11 100644 --- a/HTC.md +++ b/HTC.md @@ -31,4 +31,9 @@ Current htc_frame_header accept fallowing flags: I suggest to add two more: * HTC_FLAGS_EXCEPTION - target firmware filed and can't continue to work... with other words, we have a bug and should fix it. -* HTC_FLAGS_DMESG - send some debug information to the host. \ No newline at end of file +* HTC_FLAGS_DMESG - send some debug information to the host. + +In case of exception best what we can do is to gather as match as possible debug information. And find some way to rest target: +- reboot - we need running firmware. won't reinit hardware. (some times we need it) +- cold reboot - we need running firmware. will force host to send disconnect event (driver will be automatically reloaded) +- usb reset - not always working? -- 2.25.1