carl9170 firmware: implement command sequence counter
[carl9170fw.git] / tools / src / fwinfo.c
index 1e64c5ba5fe633a5794f8a62773b0ba7e2714c59..28ddaca90ef72c4d6617d5c7487a49d4906124d6 100644 (file)
@@ -118,6 +118,7 @@ static void show_usb_desc(const struct carl9170fw_desc_head *head,
                usb->tx_frag_len, usb->tx_descs);
        fprintf(stdout, "\t=> %d Bytes are reserved for the TX queues\n",
                usb->tx_frag_len * usb->tx_descs);
+       fprintf(stdout, "\tCommand response buffers:%d\n", usb->cmd_bufs);
        fprintf(stdout, "\tMax. RX stream block size:%d Bytes\n",
                usb->rx_max_frame_len);
        fprintf(stdout, "\tFirmware upload pointer: 0x%x\n",