From owner-freebsd-current@FreeBSD.ORG Sat Jan 22 23:28:30 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4D27D106564A for ; Sat, 22 Jan 2011 23:28:30 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 014CC8FC0C for ; Sat, 22 Jan 2011 23:28:29 +0000 (UTC) Received: by vws9 with SMTP id 9so1259771vws.13 for ; Sat, 22 Jan 2011 15:28:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=sHw4oMyUhFlPIap5XVkIezvy5PU5/heBVvSbPxuC2nE=; b=Rf5Rt8syIbqF4fVNhJzaaS82ShjieicWuD69QvFNVqsyWDYOBAaxmqZJNM4OckYb/K jVRDYyBHvyjrs4BOw+MF+1hgbn3tQS5bgW8MWRvRaQIozmw3KnyJ/1mDcHfoJqCeUx8e pltm7QrlU9I423wujFUBm2ZQ/dhd2cOuPEYNI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=a+8iygCPhpFzd9GLM5P/HcXEC9tboGvgXIceCVxl+/y1mp3pB44X+64QY76spjNo8q WqIdmnLFGzB77/6cqcTJRexIrVxe5tkG3sdIUZkgg4lBkN/IBOjqu+PEF20idbRsywJs Q7UpsfHm5cMDH6lBTr6Oo4OKQbHXAReqmkrBU= MIME-Version: 1.0 Received: by 10.220.192.74 with SMTP id dp10mr655335vcb.156.1295738909358; Sat, 22 Jan 2011 15:28:29 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.220.198.203 with HTTP; Sat, 22 Jan 2011 15:28:29 -0800 (PST) In-Reply-To: References: Date: Sun, 23 Jan 2011 07:28:29 +0800 X-Google-Sender-Auth: l6HK0hx89LPsTMcx6_ydRgxqrUk Message-ID: From: Adrian Chadd To: bf1783@gmail.com Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org Subject: Re: More if_ath churn coming your way! 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: Sat, 22 Jan 2011 23:28:30 -0000 On 23 January 2011 01:11, b. f. wrote: > Would you look to see if any of your improvements can also be used by uath(4)? Nope, sorry. I can only do two things at a time. :) Adrian