From owner-cvs-all Wed Dec 19 22:36: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by hub.freebsd.org (Postfix) with ESMTP id 7983037B417; Wed, 19 Dec 2001 22:36:04 -0800 (PST) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.11.4/8.11.4) id fBK6a4V27765; Wed, 19 Dec 2001 22:36:04 -0800 (PST) (envelope-from sgk) Date: Wed, 19 Dec 2001 22:36:04 -0800 From: Steve Kargl To: Peter Wemm Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/isa gpib.c Message-ID: <20011219223604.A27697@troutmask.apl.washington.edu> References: <200112200534.fBK5YnY65870@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200112200534.fBK5YnY65870@freefall.freebsd.org>; from peter@FreeBSD.ORG on Wed, Dec 19, 2001 at 09:34:49PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Dec 19, 2001 at 09:34:49PM -0800, Peter Wemm wrote: > peter 2001/12/19 21:34:49 PST > > Modified files: > sys/i386/isa gpib.c > Log: > I am not sure if it is a good idea or not to have my id in the cvs log > for this file, but here goes nothing. This was my first attempt at > tidying up this file. Unfortunately, it just exposes many more horrors > in the code itself that had been masked by the eyesore that was there > before. I think this just needs to be put out of its misery. > John Galbraith (re)wrote a gpib driver for National Instrument cards. You can find the details at http://www.ece.arizona.edu/~john/drivers.html I don't know if he newbus-ified his code, but I suspect it might be easier to import and polish his code over the current gpib.c. -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message