From owner-cvs-all Sun Oct 25 22:15:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA05545 for cvs-all-outgoing; Sun, 25 Oct 1998 22:15:08 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA05535; Sun, 25 Oct 1998 22:14:59 -0800 (PST) (envelope-from xroot@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id WAA25974; Sun, 25 Oct 1998 22:15:20 -0800 (PST) Message-Id: <199810260615.WAA25974@implode.root.com> To: Luigi Rizzo cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/isa if_ed.c In-reply-to: Your message of "Sun, 25 Oct 1998 03:25:59 PST." <199810251125.DAA01997@freefall.freebsd.org> From: David Greenman Reply-To: dg@root.com Date: Sun, 25 Oct 1998 22:15:20 -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >luigi 1998/10/25 03:25:59 PST > > Modified files: (Branch: RELENG_2_2) > sys/i386/isa if_ed.c > Log: > Fix two problems which can occur with poor cabling: > 1) the routine to compute length for non-std packets (too short > or too long) was off by 256 in almost all cases. > 2) fixing the above triggered a bug in the bridging code causing > ed_ring_copy to be called with a negative length -> panic. > It is unlikely that you see the problem unless you use promisc mode, > bridging and poor cabling. This should not have been committed to the 2.2 branch first. -DG David Greenman Co-founder/Principal Architect, The FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message