From owner-freebsd-current@FreeBSD.ORG Mon Jun 4 03:51:25 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 08D4216A400 for ; Mon, 4 Jun 2007 03:51:25 +0000 (UTC) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id C59A213C458 for ; Mon, 4 Jun 2007 03:51:24 +0000 (UTC) (envelope-from sam@errno.com) Received: from sam-lefflers-powerbook-g4-15.local (sam@[10.0.0.178]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id l543pOEf015799 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 3 Jun 2007 20:51:24 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <46638C3D.10800@errno.com> Date: Sun, 03 Jun 2007 20:51:25 -0700 From: Sam Leffler Organization: Errno Consulting User-Agent: Thunderbird 2.0.0.0 (Macintosh/20070326) MIME-Version: 1.0 To: Neil Short References: <201397.96752.qm@web56505.mail.re3.yahoo.com> In-Reply-To: <201397.96752.qm@web56505.mail.re3.yahoo.com> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, freebsd-questions@freebsd.org Subject: Re: ath0: using obsoleted if_watchdog interface X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 04 Jun 2007 03:51:25 -0000 Neil Short wrote: > Recently cvsup'd. > This is new and I'm not sure I understand it. > dmesg... > > ... > ath0: using obsoleted if_watchdog interface ignore it; it's just a reminder added when people decided to deprecate the api Sam