From 08455f38ea0f943989700d5a28b656dd29c6d126 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Sun, 20 Sep 2015 13:16:34 +0200 Subject: [PATCH] Some corrections about firmware upgrade. --- bmusb.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bmusb.cpp b/bmusb.cpp index c3914ac..fb196f3 100644 --- a/bmusb.cpp +++ b/bmusb.cpp @@ -686,8 +686,9 @@ void BMUSBCapture::start_bm_capture() // 36 can be set to 0 with no apparent effect (all of this tested on both video and audio), // but the driver sets it to 0x8036802a at some point. // - // 0 is written to during firmware upgrade. Probably best to stay out of it unless you know - // what you're doing. + // all of this is on request 214/215. other requests (192, 219, + // 222, 223, 224) are used for firmware upgrade. Probably best to + // stay out of it unless you know what you're doing. // // // register 16: -- 2.39.2