From owner-cvs-sys Fri Nov 15 08:07:41 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA24003 for cvs-sys-outgoing; Fri, 15 Nov 1996 08:07:41 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA23951; Fri, 15 Nov 1996 08:07:09 -0800 (PST) Date: Fri, 15 Nov 1996 08:07:09 -0800 (PST) From: Garrett Wollman Message-Id: <199611151607.IAA23951@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa if_ed.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 96/11/15 08:07:08 Modified: sys/i386/isa if_ed.c Log: Fix RFC 1650 stats... should have read the doco more carefully. Fixes PR#2011 Submitted by: seki@sysrap.cs.fujitsu.co.jp Revision Changes Path 1.108 +1 -4 src/sys/i386/isa/if_ed.c