From: Matthias G. <m_g...@wi...> - 2025-08-04 10:30:00
|
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 |