From owner-freebsd-current@FreeBSD.ORG Fri Nov 28 00:01:51 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC53B16A4CE for ; Fri, 28 Nov 2003 00:01:51 -0800 (PST) Received: from mrelay2.uni-hannover.de (mrelay2.uni-hannover.de [130.75.2.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25F0943F3F for ; Fri, 28 Nov 2003 00:01:50 -0800 (PST) (envelope-from gerrit@pmp.uni-hannover.de) Received: from www.pmp.uni-hannover.de (www.pmp.uni-hannover.de [130.75.117.2])hAS81dug000824; Fri, 28 Nov 2003 09:01:41 +0100 (MET) Received: by www.pmp.uni-hannover.de (Postfix, from userid 846) id 809D02A5; Fri, 28 Nov 2003 09:01:34 +0100 (CET) Date: Fri, 28 Nov 2003 09:01:34 +0100 From: Gerrit =?iso-8859-1?Q?K=FChn?= To: "M. Warner Losh" Message-ID: <20031128080134.GA38359@pmp.uni-hannover.de> References: <20031127.141022.35659157.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031127.141022.35659157.imp@bsdimp.com> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD X-Scanned-By: MIMEDefang 2.37 cc: current@freebsd.org Subject: Re: Anybody using gp driver? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 28 Nov 2003 08:01:51 -0000 On Thu, Nov 27, 2003 at 02:10:22PM -0700, M. Warner Losh wrote: > I'm wondering if anybody is using, or even able to use, the gpib > driver. It uses the old ISA shims, and is one of the drivers that no > one has acked working in when I ask about the old isa shim drivers. I always wanted to use it. I have plenty of old ISA GPIB cards here, but unfortunately I never found the time to play around with them so far. > I'd also like to say that I'd love to see a good, and proper gpib > framework in the tree, I second this. ;-) > but it certainly won't be based on this driver! Oops, is it /that/ bad? > The questions here are only 'does this driver work?' and 'is anybody > able to use it?' Well, as I said above: I'm not using it so far, but given some time I may be able to find out if it's still working. cu Gerrit --