HP 3488A kernel module

Matthias Geiger <[email protected]> Mon, 4 Aug 2025 12:29:48 +0200
Newsgroups gmane.linux.hardware.gpib.general
Message-ID <[email protected]>
Hi all,

I have been tasked with writing a kernel module for the HP 3488A device.

Looking at the source code for the existing HP 82335 module I was 
wondering where I get the constants for the board data from (register 
offsets, io memory regions etc.). The 3488A datasheet does not mention 
any of that.

Can I extract the information via the gpib-config tool ?

I'd be glad for any pointers to get me started to work on it.

I'm using a Pi 4 on Debian bookworm with a GPIB-I2C shield for 
debugging, the device show up as /dev/gpib.

best,

Matthias Geiger