From owner-cvs-all Mon Feb 8 11:05:58 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA13426 for cvs-all-outgoing; Mon, 8 Feb 1999 11:05:58 -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 LAA13421; Mon, 8 Feb 1999 11:05:56 -0800 (PST) (envelope-from des@FreeBSD.org) From: "Dag-Erling C. Sm\xf8rgrav" Received: (from des@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id LAA16144; Mon, 8 Feb 1999 11:05:56 -0800 (PST) (envelope-from des@FreeBSD.org) Date: Mon, 8 Feb 1999 11:05:56 -0800 (PST) Message-Id: <199902081905.LAA16144@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/conf options src/sys/dev/ppbus nlpt.c if_plip.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk des 1999/02/08 11:05:56 PST Modified files: (Branch: RELENG_3) sys/conf options sys/dev/ppbus nlpt.c if_plip.c Log: Bring the nlpt and plip drivers in sync with -current: - add the PLIP_DEBUG option - fix the plip driver's bpf interaction - simplify the probe code in the nlpt driver - remove some warnings. Approved by: jkh Revision Changes Path 1.121.2.1 +2 -1 src/sys/conf/options 1.12.2.1 +23 -29 src/sys/dev/ppbus/nlpt.c 1.7.2.1 +49 -37 src/sys/dev/ppbus/if_plip.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message