summaryrefslogtreecommitdiff
path: root/include/linux/brlvger.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <greg@kroah.com>2002-04-23 00:18:26 -0700
committerGreg Kroah-Hartman <greg@kroah.com>2002-04-23 00:18:26 -0700
commitbc08aa70c6dbf1333959008a8939bf7515efd575 (patch)
treecf24ef04ad4316900e8355a32bf3322138964543 /include/linux/brlvger.h
parentc643de425278f2142301c8e5015cef0e8f32284f (diff)
USB voyager driver
changed the number of minor devices the braille voyager driver uses.
Diffstat (limited to 'include/linux/brlvger.h')
-rw-r--r--include/linux/brlvger.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/brlvger.h b/include/linux/brlvger.h
index 995f7b96e0d8..eb5ef8c3da37 100644
--- a/include/linux/brlvger.h
+++ b/include/linux/brlvger.h
@@ -31,7 +31,7 @@
#define BRLVGER_BUZZ 4
/* Number of supported devices, and range of covered minors */
-#define MAX_NR_BRLVGER_DEVS 2
+#define MAX_NR_BRLVGER_DEVS 4
/* Base minor for the char devices */
#define BRLVGER_MINOR 128