History log of /freebsd-9.3-release/sys/dev/ieee488/ugpib.h
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

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

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 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


# 141737 12-Feb-2005 phk

Fix prototype for ibeot()


# 141591 09-Feb-2005 phk

Constify.


# 141398 06-Feb-2005 phk

Further elaborate the GPIB driver. We now support a minimal subset of
the ibfoo() API.