• H Hartley Sweeten's avatar
    staging: comedi: new adl_pci7x3x driver · 8f567c37
    H Hartley Sweeten authored
    Currently the ADLink PCI-7230 and PCI-7432 Isolated Digital
    I/O Boards are supported using two drivers (adl_pci7230 and
    adl_pci7432). These drivers are very similar and only differ
    in the total number of di/do channels provided.
    
    This driver combines the support for both boards into one
    common driver. In addition, it adds PCI PnP support for the
    other boards in the ADLink PCI-723x and PCI-743x series.
    
    This driver only supports the comedi PCI auto config attach
    mechanism. The legacy attach using the comedi_config utility
    is not supported or required by this driver.
    Signed-off-by: default avatarH Hartley Sweeten <hsweeten@visionengravers.com>
    Cc: Ian Abbott <abbotti@mev.co.uk>
    Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
    8f567c37
Kconfig 39.2 KB