From owner-cvs-all Wed Dec 19 21:34:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DA39637B405; Wed, 19 Dec 2001 21:34:49 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBK5YnY65870; Wed, 19 Dec 2001 21:34:49 -0800 (PST) (envelope-from peter) Message-Id: <200112200534.fBK5YnY65870@freefall.freebsd.org> From: Peter Wemm Date: Wed, 19 Dec 2001 21:34:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa gpib.c X-FreeBSD-CVS-Branch: HEAD 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 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. Revision Changes Path 1.34 +824 -851 src/sys/i386/isa/gpib.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message