phk f6c94de27a Add a IEEE488 driver for PCIIA compatible cards.
This driver implements "unaddressed listen only mode", which is what
printers and plotters commonly do on GP-IB busses.

This means that you can capture print/plot like output from your
instruments by configuring them as necessary (good luck!) and

	cat -u /dev/gpib0l > /tmp/somefile

Since there is no way to know when no more output is comming you
will have to ctrl-C the cat process when it is done (that is why
the -u is important).
2005-02-01 16:59:23 +00:00
..
2005-02-01 06:36:27 +00:00
2005-01-31 08:16:45 +00:00
2005-01-30 12:57:47 +00:00
2005-01-17 08:36:46 +00:00
2005-02-01 11:17:24 +00:00
2005-01-31 08:16:45 +00:00