Patch from abbotti@mev.co.uk (Ian Abbott):
authorFrank Mori Hess <fmhess@speakeasy.net>
Sun, 16 Oct 2005 21:45:42 +0000 (21:45 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Sun, 16 Oct 2005 21:45:42 +0000 (21:45 +0000)
commit0fb0f6baa9f73dab8fadd4c57b12c589766dedcc
tree9bebe4d94e5572092c49b5222823d54ec1b8fd70
parent7e5480e281cedbedaa5d182e8b18e012bb249739
Patch from abbotti@mev.co.uk (Ian Abbott):

I have added support for the following additional Amplicon 200 series boards to
the amplc_dio200 driver: PC212E, PC214E, PC215E, PC218E, PCI215.  These have a
mixture of 8255 dio chips and 8254 counter chips (except PC218E which has no 8255).

As well as changing comedi/drivers/amplc_dio200.c, the patch adds some extra
inline functions to comedi/drivers/8253.h and adds four extra INSN_CONFIG_xxx
defines to include/linux/comedi.h (for configuring clock and gate sources for
the counter subdevices).
comedi/drivers/8253.h
comedi/drivers/amplc_dio200.c
include/linux/comedi.h