From owner-cvs-src@FreeBSD.ORG Thu Sep 2 20:57:40 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 D79B716A4CE; Thu, 2 Sep 2004 20:57:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD48843D1D; Thu, 2 Sep 2004 20:57:40 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i82Kvek7099798; Thu, 2 Sep 2004 20:57:40 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i82KveoR099797; Thu, 2 Sep 2004 20:57:40 GMT (envelope-from rwatson) Message-Id: <200409022057.i82KveoR099797@repoman.freebsd.org> From: Robert Watson Date: Thu, 2 Sep 2004 20:57:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/pci if_pcn.c if_sf.c if_ste.c if_ti.c if_tl.c if_wb.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: Thu, 02 Sep 2004 20:57:41 -0000 rwatson 2004-09-02 20:57:40 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/pci if_pcn.c if_sf.c if_ste.c if_ti.c if_tl.c if_wb.c Log: Merge if_pcn.c:1.60, if_sf.c:1.73, if_ti.c:1.97, if_tl.c:1.94, if_wb.c:1.74 to RELENG_5: Tag a last set of PCI network interfaces as IFF_NEEDSGIANT until they are either locked down or demonstrated MPSAFE. Approved by: re (scottl) Revision Changes Path 1.59.2.1 +2 -1 src/sys/pci/if_pcn.c 1.72.2.1 +2 -1 src/sys/pci/if_sf.c 1.76.2.1 +2 -1 src/sys/pci/if_ste.c 1.96.2.1 +2 -1 src/sys/pci/if_ti.c 1.93.2.1 +2 -1 src/sys/pci/if_tl.c 1.73.2.1 +2 -1 src/sys/pci/if_wb.c