From owner-freebsd-questions@FreeBSD.ORG Tue Dec 27 02:49:57 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 7980816A41F for ; Tue, 27 Dec 2005 02:49:57 +0000 (GMT) (envelope-from yuanjue02@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0356D43D6E for ; Tue, 27 Dec 2005 02:49:53 +0000 (GMT) (envelope-from yuanjue02@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so1241412nzo for ; Mon, 26 Dec 2005 18:49:53 -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:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=jvkvFK9I56OAbLh2uFvmX0X7f2qjHTZe3/rGdLrsQznQZbxQIk9KMqNvDFdBIM94Aep+S126OAsCPvKVQGTypLDz1MB3fO2Y3zPwz6MHeTKYI+CGhy8G9Bv44jnHqIR/aV4okVXB2ATA64zFFj/xlcpLhAT0vrSaOtwY6LkgvI4= Received: by 10.36.250.48 with SMTP id x48mr3869626nzh; Mon, 26 Dec 2005 18:49:53 -0800 (PST) Received: from tu208151.ip.tsinghua.edu.cn ( [166.111.208.151]) by mx.gmail.com with ESMTP id 16sm927548nzo.2005.12.26.18.49.49; Mon, 26 Dec 2005 18:49:52 -0800 (PST) From: Yuan Jue Organization: Tsinghua UNIV. To: freebsd-questions@freebsd.org Date: Tue, 27 Dec 2005 10:52:33 +0800 User-Agent: KMail/1.8.3 References: <200512271028.35748.yuanjue02@gmail.com> <20051227024026.GA35396@flame.pc> In-Reply-To: <20051227024026.GA35396@flame.pc> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200512271052.33748.yuanjue02@gmail.com> Cc: Giorgos Keramidas 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 02:49:57 -0000 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? -- Best Regards. Yuan Jue