From owner-freebsd-questions@FreeBSD.ORG Fri Dec 5 13:03:23 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 00DFDDEB for ; Fri, 5 Dec 2014 13:03:22 +0000 (UTC) Received: from mail-wi0-x236.google.com (mail-wi0-x236.google.com [IPv6:2a00:1450:400c:c05::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8662D976 for ; Fri, 5 Dec 2014 13:03:22 +0000 (UTC) Received: by mail-wi0-f182.google.com with SMTP id h11so1309678wiw.9 for ; Fri, 05 Dec 2014 05:03:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=from:to:date:mime-version:subject:message-id:priority:content-type :content-transfer-encoding:content-description; bh=iychk0WX8/ZWlYdfOhlg9IbtYqxXrifA9CKBJlCJCt8=; b=bS5WaO87LKo8B4gHLFlabz/e16IDJXfy3Xg761Ro9SWV7nmI+pq7sa1kEnRkplH1Mw 5SoYrheddn/y2LUJJHs4ImTUzttvJBWmPqkDd6o805a4JqnYhE2BYp0UIDmre0nel8Ku DK/ISXMKIvAZDtsMD+3EZYH3ozmAz7j347vBrXUvHvL2R4/wWXhc17qW5UO6UBD6xQrc sRjGD7hNCy6us/0CTajUb4UQNtO47f7SD35Vq8Zch2soK57Jtyb7jqJoBPo0l2ZVxcd4 Pee/E6x34z9yxpa3xitDqMJstNOGOMpoKr4ZGCoyT+45pKujD9a2C0avXEBbkjEhWZcN 8Ifw== X-Received: by 10.194.57.43 with SMTP id f11mr23701150wjq.6.1417784600984; Fri, 05 Dec 2014 05:03:20 -0800 (PST) Received: from [192.168.16.86] ([217.41.35.220]) by mx.google.com with ESMTPSA id h2sm2232596wix.5.2014.12.05.05.03.19 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 05 Dec 2014 05:03:20 -0800 (PST) From: "Dave B" To: freebsd-questions@freebsd.org Date: Fri, 05 Dec 2014 13:03:19 -0000 MIME-Version: 1.0 Subject: GPIB drivers? Message-ID: <5481AD17.17933.F02D8A@g8kbvdave.googlemail.com> Priority: normal X-mailer: Pegasus Mail for Windows (4.62) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Dec 2014 13:03:23 -0000 Hi. Is anyone here aware of any viable drivers for any of the NI range of GPIB (IEEE488 bus) controler cards? Any such thing as a loadable Kernel module, such as there is for PPS support in NTP. Just researching possible options to repurpose some old W2k hardware. Regards. Dave B.