summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/if_cuereg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/if_cuereg.h')
-rw-r--r--sys/dev/usb/if_cuereg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/usb/if_cuereg.h b/sys/dev/usb/if_cuereg.h
index 346cdb5..13bec95 100644
--- a/sys/dev/usb/if_cuereg.h
+++ b/sys/dev/usb/if_cuereg.h
@@ -120,8 +120,8 @@
#define CUE_BUFSZ 1536
#define CUE_CUTOFF 1088
#define CUE_MIN_FRAMELEN 60
-#define CUE_RX_FRAMES 10
-#define CUE_TX_FRAMES 10
+#define CUE_RX_FRAMES 1
+#define CUE_TX_FRAMES 1
#define CUE_RX_LIST_CNT 1
#define CUE_TX_LIST_CNT 1
OpenPOWER on IntegriCloud