From owner-cvs-sys Mon Oct 30 23:51:54 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA27059 for cvs-sys-outgoing; Mon, 30 Oct 1995 23:51:54 -0800 Received: from precipice.shockwave.com (precipice.shockwave.com [171.69.108.33]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id XAA27053 ; Mon, 30 Oct 1995 23:51:51 -0800 Received: from localhost (localhost [127.0.0.1]) by precipice.shockwave.com (8.6.12/8.6.12) with SMTP id XAA15475; Mon, 30 Oct 1995 23:51:11 -0800 Message-Id: <199510310751.XAA15475@precipice.shockwave.com> To: Julian Elischer cc: CVS-commiters@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/pci if_vx.c if_vxreg.h In-reply-to: Your message of "Mon, 30 Oct 1995 23:42:56 PST." <199510310742.XAA26726@freefall.freebsd.org> Date: Mon, 30 Oct 1995 23:51:10 -0800 From: Paul Traina Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk Um, not to be a jerk... but I see no man page as part of this commit. I think one is necessary given that the behavior is significantly different than the if_ep driver. Paul From: Julian Elischer Subject: cvs commit: src/sys/pci if_vx.c if_vxreg.h julian 95/10/30 23:42:55 Modified: sys/conf files sys/i386/conf LINT Added: sys/pci if_vx.c if_vxreg.h Log: Reviewed by: not yet Submitted by: fgray@rice.edu this driver hasn't been checked but as a separate module, bringing it in wo >>n't break anything else and it't the best way of testing it...... julian