From owner-freebsd-current@FreeBSD.ORG Fri Jan 4 12:25:11 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 286A14ED for ; Fri, 4 Jan 2013 12:25:11 +0000 (UTC) (envelope-from mueller23@insightbb.com) Received: from mail.insightbb.com (smtp1.insight.synacor.com [208.47.185.23]) by mx1.freebsd.org (Postfix) with ESMTP id E6FF3F58 for ; Fri, 4 Jan 2013 12:25:09 +0000 (UTC) X_CMAE_Category: 0,0 Undefined,Undefined X-CNFS-Analysis: v=2.0 cv=AMIyp9Gn c=1 sm=0 a=Dm9TOXL4taQ+Gy1KovpL+A==:17 a=4_Al_TwyEyoA:10 a=jLN7EqiLvroA:10 a=9YQ-1ebCAAAA:8 a=Uire-KlexSQA:10 a=6I5d2MoRAAAA:8 a=w33rRxbrAAAA:8 a=PCQA-OVpHJNCy5wGSF4A:9 a=SV7veod9ZcQA:10 a=V5EgUw7NdT4A:10 a=Dm9TOXL4taQ+Gy1KovpL+A==:117 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Authentication-Results: smtp02.insight.synacor.com header.from=mueller23@insightbb.com; sender-id=softfail Authentication-Results: smtp02.insight.synacor.com smtp.mail=mueller23@insightbb.com; spf=softfail; sender-id=softfail Received-SPF: softfail (smtp02.insight.synacor.com: transitional domain insightbb.com does not designate 74.130.198.7 as permitted sender) Received: from [74.130.198.7] ([74.130.198.7:53283] helo=localhost) by mail.insightbb.com (envelope-from ) (ecelerity 2.2.3.49 r(42060/42061)) with ESMTP id 87/A1-00942-989C6E05; Fri, 04 Jan 2013 07:22:33 -0500 Date: Fri, 04 Jan 2013 07:22:33 -0500 Message-ID: <87.A1.00942.989C6E05@smtp02.insight.synacor.com> From: "Thomas Mueller" To: freebsd-current@freebsd.org Subject: Re: CFT: Overhauled CPSW driver for BeagleBone Cc: Brett Wynkoop X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Fri, 04 Jan 2013 12:25:11 -0000 > On Tue, 1 Jan 2013 10:55:58 -0800 > Tim Kientzle wrote: > > On Jan 1, 2013, at 8:12 AM, Brett Wynkoop wrote: > > > Greeting- > > > The driver is working much better than the driver currently in > > > head. I have maintained an ssh connection to the BeagleBone for > > > more than 24 hours! > > Just committed this to -CURRENT r244939. > > Tim > Ok time to cvsup then rebuild the kernel followed by a buildworld! > Thanks Tim! > wynkoop@wynn.com http://prd4.wynn.com/wynkoop/pgp-keys.txt Watch what you say about cvsup! Have you been following the many messages on the deprecation of cvs, cvsup and csup following the recent security breach on FreeBSD servers? Now you need subversion port (svn) to download and update the source tree. Tom