From owner-freebsd-mips@FreeBSD.ORG Sun Jan 24 00:21:36 2010 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D27A11065693 for ; Sun, 24 Jan 2010 00:21:36 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 7E81C8FC21 for ; Sun, 24 Jan 2010 00:21:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id o0O0FhGn023981; Sat, 23 Jan 2010 17:15:43 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sat, 23 Jan 2010 17:16:41 -0700 (MST) Message-Id: <20100123.171641.746477000994751399.imp@bsdimp.com> To: smeagle@bsdler.de From: "M. Warner Losh" In-Reply-To: <1264291220.2647.2.camel@brain.lan.terror.local> References: <1264291220.2647.2.camel@brain.lan.terror.local> X-Mailer: Mew version 6.3 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-mips@freebsd.org Subject: Re: AR71XX RTC X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jan 2010 00:21:36 -0000 In message: <1264291220.2647.2.camel@brain.lan.terror.local> Florian Kruegl writes: : Hi, : : anyone working on pfc2123 driver for RouterStation Pro? : Seems quite well documented, one issue might be CS hack, but the rest : should be straight. gonzo@freebsd.org has a working driver and should be committing it as soon as he figures out the best way to cope with the CS hack... Warner