Activity for Linux GPIB Support

  • DaveP DaveP committed [0fc6e3] on git

    Use file_inode()

  • DaveP DaveP committed [bdc96b] on git

    staging: gpib: Fix error handling paths in cb_gpib_probe()

  • DaveP DaveP committed [879d76] on git

    staging: gpib: lpvo_usb_gpib: Remove unreachable return statement

  • DaveP DaveP committed [e71536] on git

    staging: gpib: cec: Fix inconsistent indentation in cec_pci_attach()

  • DaveP DaveP committed [0aae4b] on git

    staging: gpib: Fix error code in board_type_ioctl()

  • DaveP DaveP committed [f39251] on git

    Clean comnpat and Add compat changes for 6.16

  • DaveP DaveP committed [124dea] on git

    Drop support for yacc

  • DaveP DaveP committed [ef2db7] on git

    Some tweaks to the docs

  • DaveP DaveP committed [d89ca9] on git

    Change signature of yyerror

  • DaveP DaveP committed [325cbc] on git

    Update user include files from latest kernel versions

  • DaveP DaveP committed [c4cb0e] on git

    staging: gpib: fix unset padding field copy back to userspace

  • DaveP DaveP committed [fa6f72] on git

    staging: gpib: hp_82341: Replace manual comparison with min/max macro

  • DaveP DaveP committed [6a400b] on git

    staging: gpib: Add bit and byte padding to ioctl structs

  • DaveP DaveP committed [277b09] on git

    staging: gpib: Use standard size basic uapi types

  • DaveP DaveP committed [515719] on git

    staging: gpib: Add local include file for commands

  • DaveP DaveP committed [0d2f5a] on git

    staging: gpib: Remove unneeded enums and functions

  • DaveP DaveP committed [77717a] on git

    Bring files in line with kernel commit b940fd6ce31e

  • DaveP DaveP committed [d7cd21] on git

    Add initialisation repsonse codes for newer ni-usb-hs+

  • DaveP DaveP committed [4c8207] on git

    Fix type in doc/Makefile.am and add cleanup for python install

  • DaveP DaveP committed [cf098e] on git

    Fix doc/Makefile.am and add xsl and dblatex options to configure.ac

  • DaveP DaveP committed [c6d9be] on git

    Add blank dependency for doc/html/* for BUILD_DOCS false.

  • DaveP DaveP committed [cfa9a7] on git

    Add sgml2xml to the path, alsocheck for style sheet.

  • DaveP DaveP committed [7753cc] on git

    Add sections for trad api and gpib protocol

  • DaveP DaveP committed [206a60] on git

    Remove unconditional man page dependency

  • DaveP DaveP committed [389b0a] on git

    Add ibterm to sgml docs from Michael Katzmann

  • DaveP DaveP committed [882e61] on git

    Add manpage build to configure.ac and enable in doc Makefile.am

  • DaveP DaveP committed [382eb6] on git

    Add man_stylesheet variable for man generation

  • DaveP DaveP committed [2cfec3] on git

    Add Makefiles to .gitignore

  • DaveP DaveP committed [c0b1a0] on git

    Fix xml related errors in sgml and add makefile stuff for man

  • DaveP DaveP committed [f61488] on git

    Enable man page genereation

  • DaveP DaveP committed [44e3d0] on git

    Put parentheses around arithmetic in MSA

  • DaveP DaveP committed [748058] on git

    Fix sad bugs

  • DaveP DaveP committed [2aba47] on git

    Fix and chage for gpib_config programme

  • DaveP DaveP committed [87d9a9] on git

    Update board config from driver when adding interface

  • DaveP DaveP committed [129cb4] on git

    Modernize coding style - no functional changes

  • DaveP DaveP committed [ec6c80] on git

    Apply tcl manpage patch from Michael Katzmann

  • DaveP DaveP committed [4cfa71] on git

    Fix typo and update conf name option requirements

  • DaveP DaveP committed [83b95b] on git

    Update device specific udev scripts

  • DaveP DaveP committed [f46139] on git

    Update user INSTALL

  • DaveP DaveP committed [a82081] on git

    Add patch from Michael Katzmann for guile compile warnings

  • DaveP DaveP committed [a0b9b3] on git

    Fix negative comparison in ibLoc

  • DaveP DaveP committed [c7b628] on git

    Update docs use timeout constant in intro example

  • DaveP DaveP committed [790621] on git

    Fix compiler warnings from Michael Katzmann

  • DaveP DaveP committed [fe9c52] on git

    Fix my_pass_control sending only 1 byte

  • DaveP DaveP committed [933d42] on git

    Add automatic configuration of minor

  • DaveP DaveP committed [3bff7a] on git

    Switch from setup.py install to pip install from Michael Katzmann

  • DaveP DaveP committed [fb91f3] on git

    Update docs

  • DaveP DaveP committed [b0997a] on git

    Remove HAS_IOPORT guard and add ARCH_BCM2835 for gpio bitbang

  • DaveP DaveP committed [1bb649] on git

    Use compat 3 arg type for driver_find_device

  • DaveP DaveP committed [b1f27b] on git

    Add compat pre 4.13.0 kernel wait_queue_entry_t

  • DaveP DaveP committed [c5cf53] on git

    Comment IOPORT ifdef for early kernels

  • DaveP DaveP committed [e824a8] on git

    Capitalize del_timer_sync for compat macro

  • DaveP DaveP committed [adb604] on git

    Move struct for agilent driver too.

  • DaveP DaveP committed [68b41c] on git

    Move struct declaration out of code for old gcc

  • DaveP DaveP committed [92d45f] on git

    Add dependencies on CONFIG_HAS_IOPORT to IOPORT drivers

  • DaveP DaveP committed [dd8dc9] on git

    Add Makefile.in to user part .gitignore

  • Linux GPIB Support Linux GPIB Support released /linux-gpib for 3.x.x and 2.6.x kernels/4.3.7/README.txt

  • Linux GPIB Support Linux GPIB Support released /linux-gpib for 3.x.x and 2.6.x kernels/4.3.7/linux-gpib-4.3.7.tar.gz

  • DaveP DaveP committed [5cb874] on git

    Add Makefile for common core module

  • DaveP DaveP committed [c23dc2] on git

    Split gitignore for user and kernel parts

  • DaveP DaveP committed [a5d9b4] on git

    Update full package REAMDE for 4.3.7

  • DaveP DaveP committed [f831ef] on git

    Update user package version number to 4.3.7

  • DaveP DaveP committed [8d97fd] on git

    Add patches from Michael Katzmann for tcl and guile bindings

  • DaveP DaveP committed [229a3e] on git

    Change driver name for agilent_82357a

  • DaveP DaveP committed [a76513] on git

    Add new files - consolidation of smaller files

  • DaveP DaveP committed [9d649a] on git

    Bring the include files in line with the kernel versions.

  • DaveP DaveP committed [b45946] on git

    Bump driver version to 4.3.7

  • DaveP DaveP committed [9f0e2b] on git

    Backport in-tree kernel drivers to the linux-gpib git repo

  • DaveP DaveP committed [05615d] on git

    Update README with kernel build info

  • DaveP DaveP committed [8a84bf] on git

    Use kernel gpib_ioctl.h include

  • DaveP DaveP committed [430225] on git

    Add common include file from kernel staging directory

  • DaveP DaveP committed [cb974b] on git

    Delete unusable doc file

  • DaveP DaveP committed [d2584d] on git

    Add del_timer_sync definition for 6.15 and later kernels

  • DaveP DaveP committed [a35f8c] on git

    Remove uneeded compat include file for it tree drivers

  • DaveP DaveP committed [47dd14] on git

    Fix some spelling errors

  • DaveP DaveP modified a comment on ticket #87

    Fixed finally here

  • DaveP DaveP modified ticket #87

    ibwait does not time out after waiting >1.5s for ibrda to complete (NI-USB-HS)

  • DaveP DaveP posted a comment on ticket #87

    Fixed finally here

  • DaveP DaveP modified ticket #90

    modules compile error with linux 6.12

  • DaveP DaveP posted a comment on ticket #90

    Thanks Jakub, Yes it is time for a new release - hope to have it out by the end of the month. cheers, -Dave

  • Jakub Ladman Jakub Ladman posted a comment on ticket #90

    Hi Dave, git version is compiling and working OK for me. Time for a new release? Thanks and best wishes. J.

  • DaveP DaveP posted a comment on ticket #90

    Hi Jakub, Can you try the drivers from the kernel part of the git repo cheers, -Dave

  • Jakub Ladman Jakub Ladman created ticket #90

    modules compile error with linux 6.12

  • DaveP DaveP committed [f50f2c] on git

    Add docs for // comment and ECNF error code

  • DaveP DaveP committed [63b930] on git

    Add support for // style comments in the configuration file

  • DaveP DaveP committed [15c106] on git

    Improve error reporting for configuration file errors

  • DaveP DaveP committed [57eafd] on git

    Add new error code ECNF and tidy up formatting

  • DaveP DaveP committed [709ce6] on git

    Change ibdev board address conflict test to check pad only

  • DaveP DaveP committed [d7dc26] on git

    Implement additional verification when parsing configuration file

  • DaveP DaveP committed [fb16eb] on git

    Add cleanup when ibdev fails

  • DaveP DaveP committed [79a93b] on git

    Remove duplicate statement for eos setting.

  • DaveP DaveP committed [dad1e1] on git

    Add vetting of pad and sad when parsing gpib.conf

  • DaveP DaveP committed [0e98a7] on git

    Return ud in ibdev

  • DaveP DaveP committed [69fef7] on git

    Tabify ibSad.c

  • DaveP DaveP committed [169b85] on git

    Add checking for pad and sad addresses

  • DaveP DaveP committed [5553f2] on git

    Update for secondary address of 31

  • DaveP DaveP committed [5ad7b8] on git

    Update docs to allow secondary address of 31

  • DaveP DaveP committed [d90e23] on git

    Set secondary address to -1 if no sacondary address is used.

1 >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.