From owner-freebsd-questions@FreeBSD.ORG Tue Dec 27 03:59:48 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63E9A16A41F for ; Tue, 27 Dec 2005 03:59:48 +0000 (GMT) (envelope-from yuanjue02@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3F4543D49 for ; Tue, 27 Dec 2005 03:59:47 +0000 (GMT) (envelope-from yuanjue02@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so1249779nzo for ; Mon, 26 Dec 2005 19:59:47 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:organization:to:subject:date:user-agent:references:in-reply-to:cc:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=kUhrPxAjmcqrVY/wwiek7V8K7MqJwcFHhGpWuCQCrXt6+Wy0X0njE/jK7TKJaYQKDqYFqd2M999E5Xu5/KDJKXItQ9DFT9xLeFWSDSr1Kj5rLGRxzQ4lGWeGuQOhw2CAbWTqkLmhUkGgTvndEi2fV4DbhsbRkRz2D696wUNKMb8= Received: by 10.36.18.17 with SMTP id 17mr3907299nzr; Mon, 26 Dec 2005 19:59:47 -0800 (PST) Received: from yuanjue.nc6000.org ( [59.66.138.109]) by mx.gmail.com with ESMTP id e1sm484838nzd.2005.12.26.19.59.45; Mon, 26 Dec 2005 19:59:46 -0800 (PST) From: Yuan Jue Organization: Tsinghua UNIV. To: Giorgos Keramidas Date: Tue, 27 Dec 2005 12:02:31 +0800 User-Agent: KMail/1.8.3 References: <200512271028.35748.yuanjue02@gmail.com> <200512271052.33748.yuanjue02@gmail.com> <20051227033913.GA35772@flame.pc> In-Reply-To: <20051227033913.GA35772@flame.pc> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200512271202.31454.yuanjue02@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: author of ath driver? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Dec 2005 03:59:48 -0000 On Tuesday 27 December 2005 11:39, you wrote: > On 2005-12-27 10:52, Yuan Jue wrote: > >On Tuesday 27 December 2005 10:40, Giorgos Keramidas wrote: > >> On 2005-12-27 10:28, Yuan Jue wrote: > >> > hello, all > >> > how can I get name of the author who implemented the ath driver? > >> > I cannot find any information using "man ath". > >> > >> Look at the cvs logs: > >> > >> http://cvsweb.freebsd.org/src/sys/dev/ath/ > > > > thanks for your information :) > > > > one more question, how can I contact these people who contribute to > > the code? > > Through email. All FreeBSD committers (whose names appear in the CVS > logs), have a username@FreeBSD.org email address. thanks very much :) -- Best Regards. Yuan Jue