Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for receiving USBTMC USB488 SRQ notifications via poll/se…
…lect Background: In many situations operations on multiple instruments need to be synchronized. poll/select provide a convenient way of waiting on a number of different instruments and other peripherals simultaneously. Signed-off-by: Dave Penkler <dpenkler@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information