From owner-freebsd-current@freebsd.org Sat Apr 30 02:49:34 2016 Return-Path: Delivered-To: freebsd-current@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 5B529B209D8 for ; Sat, 30 Apr 2016 02:49:34 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [IPv6:2001:470:1f11:75::1]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3A7E517B0; Sat, 30 Apr 2016 02:49:34 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from ralph.baldwin.cx (c-73-231-226-104.hsd1.ca.comcast.net [73.231.226.104]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id D613DB960; Fri, 29 Apr 2016 22:49:32 -0400 (EDT) From: John Baldwin To: "Lundberg, Johannes" Cc: FreeBSD Current , rpaulo@freebsd.org Subject: Re: asmc suspend/resume Date: Fri, 29 Apr 2016 19:49:28 -0700 Message-ID: <10666770.cLQpo7qf4j@ralph.baldwin.cx> User-Agent: KMail/4.14.3 (FreeBSD/10.2-STABLE; KDE/4.14.3; amd64; ; ) In-Reply-To: References: <4881754.mnNf1atcJE@ralph.baldwin.cx> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Fri, 29 Apr 2016 22:49:32 -0400 (EDT) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.21 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: Sat, 30 Apr 2016 02:49:34 -0000 On Friday, April 29, 2016 02:39:16 PM Lundberg, Johannes wrote: > Thanks! > > Yes, it is UEFI. I can't recall if the fixes are in HEAD yet to fetch the smbios strings from UEFI, but I'm pretty sure those fixes are not in 10.x. Which version are you using? -- John Baldwin