From owner-cvs-all Thu Feb 19 18:45:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA22038 for cvs-all-outgoing; Thu, 19 Feb 1998 18:45:44 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA22013; Thu, 19 Feb 1998 18:45:35 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA14457; Thu, 19 Feb 1998 18:44:50 -0800 (PST) Date: Thu, 19 Feb 1998 18:44:50 -0800 (PST) Message-Id: <199802200244.SAA14457@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf options.i386 src/sys/i386/isa lpt.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1998/02/19 18:44:50 PST Modified files: sys/i386/conf options.i386 Log: Add an LPT_DEBUG option. PR: 5773 Submitted by: Dag-Erling Coidan Smorgrav Revision Changes Path 1.73 +3 -1 src/sys/i386/conf/options.i386 Modified files: sys/i386/isa lpt.c Log: Cleanup the lpt for probe code. PR: 5773 Submitted by: Dag-Erling Coidan Smorgrav Revision Changes Path 1.66 +16 -24 src/sys/i386/isa/lpt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message