From owner-svn-doc-all@freebsd.org Wed Oct 14 05:12:24 2015 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 90AD1A12F95; Wed, 14 Oct 2015 05:12:24 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 44B181399; Wed, 14 Oct 2015 05:12:24 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9E5CNV4015011; Wed, 14 Oct 2015 05:12:23 GMT (envelope-from bjk@FreeBSD.org) Received: (from bjk@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9E5CN5q015010; Wed, 14 Oct 2015 05:12:23 GMT (envelope-from bjk@FreeBSD.org) Message-Id: <201510140512.t9E5CN5q015010@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bjk set sender to bjk@FreeBSD.org using -f From: Benjamin Kaduk Date: Wed, 14 Oct 2015 05:12:23 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r47554 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Oct 2015 05:12:24 -0000 Author: bjk Date: Wed Oct 14 05:12:23 2015 New Revision: 47554 URL: https://svnweb.freebsd.org/changeset/doc/47554 Log: Add report on Acer C720 support from Michael Gmelin Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml Wed Oct 14 04:30:52 2015 (r47553) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml Wed Oct 14 05:12:23 2015 (r47554) @@ -229,4 +229,55 @@ + + FreeBSD on the Acer C720 Chromebook + + + + + Michael + Gmelin + + freebsd@grem.de + + + + + Blog post on + how to get things working + Blog + post with links to commits in CURRENT + Backported + patch for 10.2-RELEASE + + + +

The Acer C720 Chromebook is an affordable (under $200) and + powerful little laptop, that provides a battery life of up to six + hours running FreeBSD. It is a great machine for travelling and + coding in general. The machine is fully functional, meaning that + all essential devices work: Keyboard, trackpad, light sensor, + backlight control, display in VESA mode (fast), external Display + on HDMI (only VESA mirror mode), sound, USB ports, SD card slot, + camera and Atheros Wireless.

+ +

This quarter, this project extended previous work on the + boot process and keyboard driver as well as the smbus(4) driver. + It added three new drivers: ig4(4), cyapa(4) and isl(4).

+ +

Much of the development was originally done in late 2014; + since then, the patches have been massively improved and merged + into CURRENT, so that all relevant devices work without manual + patching.

+ +

For those who are unable to run CURRENT, there is a + backported patch to 10.2-RELEASE.

+ +

Thanks to everyone who helped in the process, I couldn't + have done it without you (you know who you are). +

+ + +
+