From owner-freebsd-current@FreeBSD.ORG Thu Oct 30 22:44:53 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2E7516A4CE for ; Thu, 30 Oct 2003 22:44:53 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9EEE43FCB for ; Thu, 30 Oct 2003 22:44:52 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9p2/8.12.9) with ESMTP id h9V6ilE7053594; Thu, 30 Oct 2003 23:44:48 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 30 Oct 2003 23:44:45 -0700 (MST) Message-Id: <20031030.234445.24103837.imp@bsdimp.com> To: sam@errno.com From: "M. Warner Losh" In-Reply-To: <200310291052.48617.sam@errno.com> References: <200310291052.48617.sam@errno.com> X-Mailer: Mew version 2.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: HEADSUP: MPSAFE network drivers X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Oct 2003 06:44:53 -0000 In message: <200310291052.48617.sam@errno.com> Sam Leffler writes: : ath, em, ep, fxp, sn, wi, sis I've been running with ath, fxp, ep, sn and wi w/o problems for a while now... I juat reconfirmed wi, ep, and sn tonight, but didn't do the torture testing I did before the ep and sn locking commits. Warner