projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
129d90d
)
added comment regarding lack of pci support & ioremap
author
Frank Mori Hess
<fmhess@speakeasy.net>
Wed, 12 Sep 2001 20:31:22 +0000
(20:31 +0000)
committer
Frank Mori Hess
<fmhess@speakeasy.net>
Wed, 12 Sep 2001 20:31:22 +0000
(20:31 +0000)
comedi/drivers/ii_pci20kc.c
patch
|
blob
|
history
diff --git
a/comedi/drivers/ii_pci20kc.c
b/comedi/drivers/ii_pci20kc.c
index 4788493993b452915b77d2a6f6f2da8ca4ee05ee..117356ed257e9f5244f12876c69959d8966b23b5 100644
(file)
--- a/
comedi/drivers/ii_pci20kc.c
+++ b/
comedi/drivers/ii_pci20kc.c
@@
-39,6
+39,9
@@
*
*/
+/* XXX this is a pci driver, but relies on configuration options to find base address. It
+ also does memory mapped io, but never calles ioremap(), etc. - fmhess */
+
#include <linux/comedidev.h>
#include <linux/module.h> /* modularer Kernel */