[PATCH 0/4] staging: comedi: separately configure ISA and PCI

Ian Abbott abbotti at mev.co.uk
Mon Mar 26 15:57:25 UTC 2012


Ian Abbott (4):
  staging: comedi: amplc_dio200: separately configure ISA and PCI
  staging: comedi: amplc_pc236: separately configure ISA and PCI
  staging: comedi: amplc_pc263: separately configure ISA and PCI
  staging: comedi: das08: separately configure ISA and PCI

Separately configure ISA and PCI support in some Comedi driver modules
that support both sorts of devices.

I haven't tackled ni_labpc yet as I'd like to reorganize the
configuration of NI driver modules a bit first.

 drivers/staging/comedi/Kconfig                |  112 ++++++++++++++++++-----
 drivers/staging/comedi/drivers/amplc_dio200.c |   77 +++++++++++-----
 drivers/staging/comedi/drivers/amplc_pc236.c  |   63 +++++++++----
 drivers/staging/comedi/drivers/amplc_pc263.c  |   65 +++++++++----
 drivers/staging/comedi/drivers/das08.c        |  121 +++++++++++++++----------
 5 files changed, 302 insertions(+), 136 deletions(-)



More information about the devel mailing list