Linux kernel maintainer Greg Kroah-Hartman announced on the Linux Kernel Mailing List that stable support for the General Purpose Interface Bus (GPIB, IEEE 488) has been merged into kernel version 6.19, building on recent reports of this long-awaited addition for laboratory equipment.
Greg Kroah-Hartman shared the confirmation on the Linux Kernel Mailing List, marking the official integration of stable GPIB support into the 6.19 release. This in-tree driver eliminates reliance on experimental out-of-tree modules, enhancing reliability for users.
Complementing the IEEE 488.1 physical layer and 488.2 protocol standards, the support aligns with SCPI commands for cross-device compatibility. It extends usability to legacy systems like early microcomputers (e.g., Commodore PET/64) alongside modern test gear, without needing galvanic isolation or costly adapters.
This kernel milestone, first noted days ago, solidifies Linux's role in specialized environments like electronics testing and scientific instrumentation where GPIB endures despite newer alternatives.