From owner-freebsd-hardware Wed Jul 22 01:43:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA12967 for freebsd-hardware-outgoing; Wed, 22 Jul 1998 01:43:22 -0700 (PDT) (envelope-from owner-freebsd-hardware@FreeBSD.ORG) Received: from ghpc8.ihf.rwth-aachen.de (ghpc8.ihf.RWTH-Aachen.DE [134.130.90.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA12821; Wed, 22 Jul 1998 01:42:45 -0700 (PDT) (envelope-from tg@ghpc8.ihf.rwth-aachen.de) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.rwth-aachen.de [134.130.90.6]) by ghpc8.ihf.rwth-aachen.de (8.8.8/8.8.6) with ESMTP id KAA20457; Wed, 22 Jul 1998 10:40:11 +0200 (CEST) Received: (from tg@localhost) by ghpc6.ihf.rwth-aachen.de (8.8.8/8.8.5) id KAA00390; Wed, 22 Jul 1998 10:40:08 +0200 (CEST) To: Poul-Henning Kamp Cc: Mike Smith , john@ece.arizona.edu (John Galbraith), freebsd-hardware@FreeBSD.ORG, randal@comtest.com, dufault@FreeBSD.ORG Subject: Re: new GPIB driver References: <3229.901088573@critter.freebsd.dk> From: Thomas Gellekum Date: 22 Jul 1998 10:40:08 +0200 In-Reply-To: Poul-Henning Kamp's message of "Wed, 22 Jul 1998 08:22:53 +0200" Message-ID: <87n2a2s2hj.fsf@ghpc6.ihf.rwth-aachen.de> Lines: 24 X-Mailer: Gnus v5.5/XEmacs 20.4 - "Emerald" Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Poul-Henning Kamp writes: > In message <199807212317.QAA02618@dingo.cdrom.com>, Mike Smith writes: > > > >Randal, I think this just might be your lucky day. 8) > > > >> I have a new GPIB driver that supports National products AT/GPIB and > >> GPIB/TNT. I believe it to be significantly better than the one > >> currently included in FreeBSD-2.2.6 (in /sys/i386/isa/gpib.c). > > Now, I havn't worked with GPIB since my days at Commodore, but just a > few days ago I talked to a lab-programmer, and he was very interested > in a "serious GPIB" interface, in particular if it came with a non-C > interface for script people like him. Do you have anything that would > allow the use of this driver from shell/tcl/perl/whatever for people > like him ? I'll probably have to write a clone for NI's libgpib. I intend to write an interface to Python for that. But that won't be today or tomorrow, it's more likely to be in the course of a few months. SWIG could probably be used to generate interfaces for several scripting languages. tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message