patch from Ian Abbott <abbotti@mev.co.uk>:
authorFrank Mori Hess <fmhess@speakeasy.net>
Mon, 19 Jun 2006 01:12:37 +0000 (01:12 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Mon, 19 Jun 2006 01:12:37 +0000 (01:12 +0000)
commitd85afbfd489d60ea5330a632a1e41838a7c9ffb3
treec44c6708fdbe6007b55112d9c5c8c6873f52c1f4
parent2f2a98f310866d0a7145fec4e30032576ed1145d
patch from Ian Abbott <abbotti@mev.co.uk>:

I have a patch that changes the adl_pci9118 and adv_pci1710 drivers.  It
mimics their old behaviour of searching for an unused card, rather than
using the first card it finds.  I didn't need to change the cb_pcidas
driver after all as it wasn't using the amcc_s5933 driver, only some
macros from amcc_s5933.h.

The patch also removes the amcc_s5933 module from the Makefile.am and
Kbuild files and removes the function declarations, etc., from the
amcc_s5933.h file.
comedi/drivers/Kbuild
comedi/drivers/Makefile.am
comedi/drivers/adl_pci9118.c
comedi/drivers/adv_pci1710.c
comedi/drivers/amcc_s5933.h