Commit d742560c88d0c2aad273cb0c01c2e2f44b1c77bc

Con Kolivas 2014-02-22T10:56:09

Updated hf protocol header.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/hf_protocol.h b/hf_protocol.h
index 146db96..05597cf 100644
--- a/hf_protocol.h
+++ b/hf_protocol.h
@@ -297,7 +297,7 @@ struct hf_usb_init_header {
 	uint8_t  pll_bypass:1;                  // Force PLL bypass, hash clock = ref clock
 	uint8_t  no_asic_initialization:1;      // Do not perform automatic ASIC initialization
 	uint8_t  do_atspeed_core_tests:1;       // Do core tests at speed, return second bitmap
-	uint8_t  leave_powered_down:1;          // Init USB only, leave device powered down
+	uint8_t  shed_supported:1;              // Host supports gwq status shed_count
 
 	uint16_t hash_clock;                    // Requested hash clock frequency