From owner-cvs-src@FreeBSD.ORG Sat Jan 24 21:06:50 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 609C616A4CE; Sat, 24 Jan 2004 21:06:50 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C7D643D1F; Sat, 24 Jan 2004 21:06:49 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0P56m0B027096; Sat, 24 Jan 2004 21:06:48 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0P56mOh027095; Sat, 24 Jan 2004 21:06:48 -0800 (PST) (envelope-from scottl) Message-Id: <200401250506.i0P56mOh027095@repoman.freebsd.org> From: Scott Long Date: Sat, 24 Jan 2004 21:06:48 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_2 Subject: cvs commit: src/sys/pci if_sk.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Jan 2004 05:06:50 -0000 scottl 2004/01/24 21:06:48 PST FreeBSD src repository Modified files: (Branch: RELENG_5_2) sys/pci if_sk.c Log: Bring if_sk.c to HEAD to fix the multicast problem with newer chips. Approved by: re Revision Changes Path 1.72.2.1 +105 -54 src/sys/pci/if_sk.c