Clarify pull instructions in README.md
Add linux-gpib-kernel to .gitignore
language/python/srq_device: Modernize for python3, fix indendation
Update configure of sgml tools and stylesheet paths
language/python/srq_device: Modernize for python3, fix indendation
Update configure of sgml tools and stylesheet paths
Add language binding test files to distribution
Fix mixup with python test file
Update language binding tests
Return only ibcnt bytes in ibrd
Remove useless parameter from ibvers in php binding
Fix and modernise php bindings for ibrd and ibwrt
Add language binding test files to distribution
Fix mixup with python test file
Update language binding tests
Return only ibcnt bytes in ibrd
Remove useless parameter from ibvers in php binding
Fix and modernise php bindings for ibrd and ibwrt
Add ibvers for perl language binding
Add version (ibvers) and fix wait
Add ibvers for perl language binding
Add version (ibvers) and fix wait
gpib: tnt4882: Unify *allocate_private usage
gpib: tnt4882: Unify *allocate_private return value
gpib: tnt4882: Replace kmalloc/memset to kzalloc in *allocate_private
gpib: pc2: Unify *allocate_private usage
gpib: pc2: Unify *allocate_private return value
gpib: pc2: Replace kmalloc/memset to kzalloc in *allocate_private
gpib: ni_usb: Fix the *allocate_private retval check
gpib: ni_usb: Replace kmalloc/memset to kzalloc in *allocate_private
gpib: ines: Unify *allocate_private usage
gpib: ines: Unify *allocate_private return value
gpib: ines: Replace kmalloc/memset to kzalloc in *allocate_private
gpib: hp_82341: Unify *allocate_private usage
gpib: hp_82335: Unify *allocate_private usage
gpib: hp_82335: Unify *allocate_private return value
gpib: gpio: Unify *allocate_private usage
gpib: gpio: Unify *allocate_private return value
gpib: fmh_gpib: Fix the *allocate_private retval check
gpib: fmh_gpib: Replace kmalloc/memset to kzalloc in *allocate_private
gpib: eastwood: Fix the *allocate_private retval check
gpib: eastwood: Replace kmalloc/memset to kzalloc in *allocate_private
gpib: cec: Unify *allocate_private usage
gpib: cec: Unify *allocate_private return value
gpib: cec: Replace kmalloc/memset to kzalloc in *allocate_private
gpib: cb7210: Unify *allocate_private usage
gpib: cb7210: Replace kmalloc/memset to kzalloc in *allocate_private
gpib: agilent_82357a: Fix the *allocate_private retval check
gpib: agilent_82350b: Unify *allocate_private usage
gpib: Fix memory leak in ni_usb_init()
gpib: Fix error code in ni_usb_write_registers()
gpib: Fix error code in ibonline()
staging: gpib: Clean-up commented-out code
Add checkout command for userspace branch
Fix silly ENOTTY error return in ioctl switch
Remove useless call to request_module
fix use-after-free in IO ioctl handlers
Update userspace README
Prepare branch "userspace" for the userspace only release
Add support for ibvers in guile language bindings
Fix Missing arginfo warnings with new php
Add so version numbers to guile php and tcl libraries
Apply lpvo patches from Johan Hovold
Python function to call ibrpp() is missing
Patch applied Thanks.
Add function gpib_parallel_poll() to the Python bindings.
Python function to call ibrpp() is missing
Hi Patrick, Thanks for this. Normally even if the driver complains about the unexpected values it should still work. The only difference is that it spits out the unexpected data messages. cheers, -Dave On Tue, 24 Feb 2026 at 11:21, Joe godlike3539@users.sourceforge.net wrote: [patches:#15] https://sourceforge.net/p/linux-gpib/patches/15/ (Fake) NI-GPIB-HS almost works Status: unread Group: Unstable (example) Created: Tue Feb 24, 2026 10:21 AM UTC by Joe Last Updated: Tue Feb 24, 2026 10:21 AM UTC...
(Fake) NI-GPIB-HS almost works
Remove XXX comment and add no_update_ibsta comment
Make additional checks for IB_NO_ERROR
Remove use of extended 7210 registers for INES 72130 chip
Add support for INES 72130 based PCI card PCI-XL
Add gpib.conf to the distribution files
Clean up comments in am Makefiles
Remove useless directories and Makefiles and cleanup
staging: gpib: Fix device reference leak in fmh_gpib driver
... and here are the attachments.
Build of `linux-gpib-user` fails with `/usr/bin/sgml2xml:./linux-gpib.sgml:2:1:W: cannot generate system identifier for public text "-//OASIS//DTD DocBook V4.5//EN"`, `-:2: parser error : StartTag: invalid element name` and other related errors.
Suppress printing invalid descriptor message on the terminal
Fix segfault on invalid descriptor
I just noticed how to upload the logifles. Including those....
@DaveP: Sorry for the delay. I was using the latest release from the repository itself. The first errors I get are (the full error output is to long to directly include here): make -C /lib/modules/`uname -r`/build V=0 modules \ M="/home/myaccount/Downloads/linux-gpib/linux-gpib-kernel/drivers/gpib" \ GPIB_TOP_DIR=/home/myaccount/Downloads/linux-gpib/linux-gpib-kernel \ CONFIG_GPIB_ISA="" \ GPIB_CONFIG_PCMCIA="0" \ HAVE_DEV_OF_NODE= \ CLASS_CREATE1ARG=0 \ GPIB_CONFIG_KERNEL_DEBUG=0 make[1]: Entering...
Suppress setting end when error with ni_usb_gpib
What version of linux-gpib are you using ? Also please send the compilation error messages. thanks, -DaveP
Compilation failing on RHEL 8.10
Add info on change to ChangeLogs
Make INSTALL file release independent
Remove second ref after , in retentrytitle
Change refnames to avoid man page refs with ,_
Fix docs and update README's and INSTALL
Apply typo fix patch from Mathias Geiger
Tweak docs and add xyphro info
Fix typo
Add svn repo obsolesence note
Align with kernel patch
Fix failure to send EOI on 1 and 2 byte writes