From owner-freebsd-acpi@FreeBSD.ORG Sat Oct 4 17:19:14 2014 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E040FC39 for ; Sat, 4 Oct 2014 17:19:14 +0000 (UTC) Received: from mail-wi0-x231.google.com (mail-wi0-x231.google.com [IPv6:2a00:1450:400c:c05::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 75B74C51 for ; Sat, 4 Oct 2014 17:19:14 +0000 (UTC) Received: by mail-wi0-f177.google.com with SMTP id fb4so1318008wid.16 for ; Sat, 04 Oct 2014 10:19:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=49X+Id4ELFZZj5YAQkCU66YM5lWFAS2eCHyna9ypGtE=; b=mptSRCHnAIyJFW1z3f1kSQ4x5KB/1zvU5sLICuAkUnvwIzS6/5+WECdedxx+gyzwTs 23n1dgMPtpnaClQiU1W8em00F04YIReS/ajYZl4HxZMuS6ICysxsr3Np5yQrJjY5cT1e txaMXdQDqyOUVtsO5k+f2t9mPyghRidRZ5jqIKqt53fZ84a6Y7NCe9RAzxzCNms0x7g5 kup2cwy9nBv5hyLf/2WU/mLb0DVuAbgNymkfFJqk4GC/Q4U8I1Gv5Du2gyjmqLqPPVGt 4lluAyZAKJ+2oK0GNd1bSsbn03+mxgu7ZaUF1KoO1RN48vRffv1lwhAg+Td+yMdRduu6 2yzw== X-Received: by 10.194.237.9 with SMTP id uy9mr3519392wjc.132.1412443152679; Sat, 04 Oct 2014 10:19:12 -0700 (PDT) Received: from Sevans-MacBook-Pro.local (cpc3-dals5-0-0-cust240.20-2.cable.virginm.net. [77.103.176.241]) by mx.google.com with ESMTPSA id gs6sm5503367wib.1.2014.10.04.10.19.11 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 Oct 2014 10:19:11 -0700 (PDT) Message-ID: <54302C0E.6000700@gmail.com> Date: Sat, 04 Oct 2014 18:19:10 +0100 From: Sevan / Venture37 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.1.2 MIME-Version: 1.0 To: freebsd-acpi@freebsd.org Subject: Re: ThinkPad X61s suspend/resume status References: <28872432.brrQvJ3GDu@ralph.baldwin.cx> <1821092E-5667-4CEF-95A4-A2F7840E92FF@gmail.com> <1923447.JzPV2fuODN@ralph.baldwin.cx> In-Reply-To: <1923447.JzPV2fuODN@ralph.baldwin.cx> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Oct 2014 17:19:15 -0000 On 22/09/2014 15:06, John Baldwin wrote: > If you have a wiki account, can you create a page for your laptops at > https://wiki.freebsd.org/Laptops Created https://wiki.freebsd.org/Laptops/Thinkpad_X61s & started filling the specs & output from the various commands. Still need to get xorg installed to test the suspend/resume, but the initial details are up on https://wiki.freebsd.org/SuspendResume Sevan / Venture37