oops, apparently it's not even a pci driver, that pci in the name tricked me
authorFrank Mori Hess <fmhess@speakeasy.net>
Wed, 12 Sep 2001 20:43:23 +0000 (20:43 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Wed, 12 Sep 2001 20:43:23 +0000 (20:43 +0000)
comedi/drivers/ii_pci20kc.c

index 117356ed257e9f5244f12876c69959d8966b23b5..4788493993b452915b77d2a6f6f2da8ca4ee05ee 100644 (file)
@@ -39,9 +39,6 @@
  *
  */
 
-/* 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 */