Mon Dec  4 07:40:03 1995  root  <root@localhost.dialup.fu-berlin.de (root)>

* Makefile (OBJS): Used Frank's Patches to use gpib_yy instead of
                   yy funcs ->own parsers can be used in gpib progs

Fri Jul 21 11:18:36 1995  root  (root@clausi)

* changed to device on /dev/gpib<number>/master (for VFS handling)

Fri May 19 10:46:38 1995  root  (root@clausi)

* ibFind.c (ibfind): now functionality of board functions closer ti NI behaviour
		     (initialize the bus if requested device is not a controller)

Sun May 14 13:12:28 1995  root  (root@clausi)

* ibWait.c (ibwait): Changed for RQS mode (autopoll)

Sat Apr 29 11:35:31 1995  root  (root@clausi)

* ibWrt.c (ibwrt): Changing DVWRT to IBWRT if command performs on master device

Sun Apr  9 11:37:36 1995  root  (root@clausi)

* ibRd.c (ibrd): changed to configure local eos

* ibWrt.c (ibwrt): changed to configure local eos

* ibEos.c: added local eos modes configuration (glenn's suggestion)

Thu Mar 30 20:25:05 1995  root  (root@clausi)

* ibFind.c (ibfind): eosflags << 8 added (bug found by dima)

Sat Nov 19 01:26:15 1994  root  (root@clausi)

* ibFind.c (ibfind, yacc, lex, ibutil): added initialisation sequence
	each device could have a init string, the board could be configured
	to get IFC on ibfind. 

Thu Oct 27 23:53:04 1994  root  (root@satsuma)

* Makefile : generic Prototype feature added.

Tue Sep 13 21:00:15 1994  root  (root@satsuma)

* ibFind.c (ibfind): added increment of ibfind_called
  so users could find more than one device (Sorry!)

Mon Sep  5 08:45:00 1994  root  (root@satsuma)

* ibConfYacc.y: fixed bug in ibFindDevIndex.

Sun Sep  4 21:48:33 1994  root  (root@satsuma)

* ibBoard.c, ibFind.c ...
  Error Logging mechanism added for debugging. Each call to ibBoardFunction and some
  initial activities is logged to a file given in the config.
  

