From owner-freebsd-current@FreeBSD.ORG Wed Jan 9 22:56:52 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 41D5616A41B for ; Wed, 9 Jan 2008 22:56:52 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 0A51613C455 for ; Wed, 9 Jan 2008 22:56:51 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id 7255717105; Wed, 9 Jan 2008 22:56:50 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.2/8.14.2) with ESMTP id m09Mun33087023; Wed, 9 Jan 2008 22:56:49 GMT (envelope-from phk@critter.freebsd.dk) To: Alexey Shuvaev From: "Poul-Henning Kamp" In-Reply-To: Your message of "Wed, 09 Jan 2008 22:42:24 +0100." <20080109214224.GA1966@localhost.my.domain> Date: Wed, 09 Jan 2008 22:56:49 +0000 Message-ID: <87022.1199919409@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: freebsd-current@freebsd.org Subject: Re: IEEE488 (lack of) future in FreeBSD X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jan 2008 22:56:52 -0000 In message <20080109214224.GA1966@localhost.my.domain>, Alexey Shuvaev writes: >Well, it seems that I am that lost soul who has NI PCIIA isa card >in the experimental setup a few meters away from the office computer. Whee! I have a user! :-) >If I understand things correctly, the libgpib + pcii driver >stays in the CVS repository forever? At least with RELENG_7_0 tag? >If so then this mail is not an objection to remove these bits at all, >only FWIW. Yes, if there is no significant userbase, it will stay in RELENG_7, but will not be in RELENG_8. My worry is that since I don't use the GPIB cards anymore, the code will be (already is) pretty unmaintained, and thus likely to rot away. If it transpires people are actually using it, things are different, but it needs to be users, not just people who thought about playing with it. >So if the adapters from Prologix appear to the system as serial ports, >are they a stripped down imlementation of GPIB? >One external experimental device = one adapter? It can do a full bus, you select the different devices using "magic" commands. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.