projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23104e7
)
NDEVICES should have been increased a long time ago
author
David Schleef
<ds@schleef.org>
Mon, 13 Oct 2003 23:38:49 +0000
(23:38 +0000)
committer
David Schleef
<ds@schleef.org>
Mon, 13 Oct 2003 23:38:49 +0000
(23:38 +0000)
include/linux/comedi.h
patch
|
blob
|
history
diff --git
a/include/linux/comedi.h
b/include/linux/comedi.h
index c4954eca241ffe4e0e6e8ff195f654c0a97eb83b..324e0cb4a1ca7a850ee897f6c4c35874740a136d 100644
(file)
--- a/
include/linux/comedi.h
+++ b/
include/linux/comedi.h
@@
-37,7
+37,7
@@
extern "C" {
kernel structures are currently statically allocated, thus you
don't want this to be much more than you actually use.
*/
-#define COMEDI_NDEVICES
4
+#define COMEDI_NDEVICES
16
/* number of config options in the config structure */
#define COMEDI_NDEVCONFOPTS 32