Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jul 1998 09:02:20 -0700
From:      john@ece.arizona.edu (John Galbraith)
To:        phk@critter.freebsd.dk
Cc:        mike@smith.net.au, freebsd-hardware@FreeBSD.ORG, randal@comtest.com, dufault@FreeBSD.ORG
Subject:   Re: new GPIB driver
Message-ID:  <199807221602.JAA09842@burdell.ece.arizona.edu>
In-Reply-To: <3229.901088573@critter.freebsd.dk> (message from Poul-Henning Kamp on Wed, 22 Jul 1998 08:22:53 %2B0200)

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "Poul-Henning" == Poul-Henning Kamp <phk@critter.freebsd.dk> writes:

    Poul-Henning> Now, I havn't worked with GPIB since my days at
    Poul-Henning> Commodore, but just a few days ago I talked to a
    Poul-Henning> lab-programmer, and he was very interested in a
    Poul-Henning> "serious GPIB" interface, in particular if it came
    Poul-Henning> with a non-C interface for script people like him.
    Poul-Henning> Do you have anything that would allow the use of
    Poul-Henning> this driver from shell/tcl/perl/whatever for people
    Poul-Henning> like him ?

My personal use of the GPIB driver so far is mostly with Python -
except the GPIB stuff itself is buried in a C++ extension module.  I
do have the expertise to write a python extension module to do lower
level GPIB operations, though.  I would rather work on the driver
itself for now, but I would be willing to take this on sometime in the
future.  The Linux folks have a TCL module/C library that emulates
National's library as closely as possible.  I could do something like
that, except that it would definitely be Python instead.


John

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hardware" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807221602.JAA09842>