summaryrefslogtreecommitdiffstats
path: root/lib/libgpib/gpib.h
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2005-02-12 21:07:09 +0000
committerphk <phk@FreeBSD.org>2005-02-12 21:07:09 +0000
commit2bebe00e4309269f720ee56533cd77256cb7673d (patch)
tree47713eba086151828434a42e5e99ca85ad1ff2ae /lib/libgpib/gpib.h
parent26eab3d80642690062d224dd48aa6b92e41f59f2 (diff)
downloadFreeBSD-src-2bebe00e4309269f720ee56533cd77256cb7673d.zip
FreeBSD-src-2bebe00e4309269f720ee56533cd77256cb7673d.tar.gz
Add ibcntl as alias for ibcnt
Add ibsta and start to use it. Rename the argument structure more sensibly. Improve timeout and error handling
Diffstat (limited to 'lib/libgpib/gpib.h')
-rw-r--r--lib/libgpib/gpib.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libgpib/gpib.h b/lib/libgpib/gpib.h
index db6e0de..d3144b5 100644
--- a/lib/libgpib/gpib.h
+++ b/lib/libgpib/gpib.h
@@ -29,3 +29,5 @@
*/
#include <dev/ieee488/ugpib.h>
+
+#define ibcntl ibcnt
OpenPOWER on IntegriCloud