History log of /freebsd-10-stable/lib/libgpib/ibfoo.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 141783 13-Feb-2005 scottl

Use the correct variable name in ibsad()


# 141777 12-Feb-2005 phk

Check handle types.
Implement more device functions.
Make DMA optional.


# 141768 12-Feb-2005 phk

Add ibcntl as alias for ibcnt
Add ibsta and start to use it.
Rename the argument structure more sensibly.
Improve timeout and error handling


# 141736 12-Feb-2005 phk

Use the eot argument field for ibeot().


# 141591 09-Feb-2005 phk

Constify.


# 141402 06-Feb-2005 phk

Add libgpib containing the glue to get ibfoo() calls into the kernel.