From owner-freebsd-stable@FreeBSD.ORG Sun Aug 10 15:00:45 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19E0237B404 for ; Sun, 10 Aug 2003 15:00:45 -0700 (PDT) Received: from relay.pair.com (relay.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 31A8F43F93 for ; Sun, 10 Aug 2003 15:00:41 -0700 (PDT) (envelope-from silby@silby.com) Received: (qmail 37100 invoked from network); 10 Aug 2003 22:00:40 -0000 Received: from niwun.pair.com (HELO localhost) (209.68.2.70) by relay.pair.com with SMTP; 10 Aug 2003 22:00:40 -0000 X-pair-Authenticated: 209.68.2.70 Date: Sun, 10 Aug 2003 16:59:48 -0500 (CDT) From: Mike Silbersack To: stable@freebsd.org Message-ID: <20030810165526.X8324@odysseus.silby.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Heads up: New if_xl committed X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Aug 2003 22:00:45 -0000 As promised, the updated if_xl with full busdma support / other improvements has been MFC'd to 4.8-stable. While I have put this driver through extensive testing, it is possible that there may be bugs which are either present in the -current version or that I added in the MFC process. So, if you cvsup to -stable anytime in the future and notice problems with if_xl, please tell me ASAP! Thanks, Mike "Silby" Silbersack