[PATCH v3] staging: comedi: add NI USB-6501 support

2014-08-07 Thread Luca Ellero
Enable support for the National Instruments USB-6501 module. The NI USB-6501 is a Full-Speed USB 2.0 (12 Mbit/s) device that provides 24 digital I/O lines channels and one 32-bit counter. This is a preliminary version: GPIO: works counter: doesn't work Signed-off-by: Luca Ellero

Re: [PATCH v3] staging: comedi: add NI USB-6501 support

2014-08-07 Thread Ian Abbott
On 2014/08/07 08:10 AM, Luca Ellero wrote: Enable support for the National Instruments USB-6501 module. The NI USB-6501 is a Full-Speed USB 2.0 (12 Mbit/s) device that provides 24 digital I/O lines channels and one 32-bit counter. This is a preliminary version: GPIO: works