summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/ubser.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/ubser.h')
-rw-r--r--sys/dev/usb/ubser.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/usb/ubser.h b/sys/dev/usb/ubser.h
index 45c7ec5..f256d4a 100644
--- a/sys/dev/usb/ubser.h
+++ b/sys/dev/usb/ubser.h
@@ -33,6 +33,8 @@
#ifndef UBSER_H
#define UBSER_H
+#define MAX_SER 32
+
/* Vendor Interface Requests */
#define VENDOR_GET_NUMSER 0x01
#define VENDOR_SET_BREAK 0x02
OpenPOWER on IntegriCloud