Skip to content

Commit

Permalink
staging: gpib: Add HP/Agilent/Keysight 8235xx PCI GPIB driver
Browse files Browse the repository at this point in the history
Driver for the HP/Agilent/Keysight 8235xx boards.

Signed-off-by: Dave Penkler <dpenkler@gmail.com>
Link: https://lore.kernel.org/r/20240918121908.19366-9-dpenkler@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Dave Penkler authored and Greg Kroah-Hartman committed Oct 10, 2024
1 parent 3ba84ac commit 09a4655
Show file tree
Hide file tree
Showing 3 changed files with 1,129 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/staging/gpib/agilent_82350b/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

obj-m += agilent_82350b.o
Loading

0 comments on commit 09a4655

Please sign in to comment.