diff options
author | phk <phk@FreeBSD.org> | 2005-02-01 16:59:23 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 2005-02-01 16:59:23 +0000 |
commit | f6c94de27ab9d35fb6c980e8bf0afdc2e7d90f5c (patch) | |
tree | e7dd0f0be80a9d3b2defab40fb94841bec48d1fc /sys/dev/wi/if_wi_pccard.c | |
parent | f491448674483c51ad57473d779dfadd2d3c598a (diff) | |
download | FreeBSD-src-f6c94de27ab9d35fb6c980e8bf0afdc2e7d90f5c.zip FreeBSD-src-f6c94de27ab9d35fb6c980e8bf0afdc2e7d90f5c.tar.gz |
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).
Diffstat (limited to 'sys/dev/wi/if_wi_pccard.c')
0 files changed, 0 insertions, 0 deletions