From owner-freebsd-questions@FreeBSD.ORG Tue Sep 15 20:40:29 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7D8CC1065679 for ; Tue, 15 Sep 2009 20:40:29 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from mail-vw0-f189.google.com (mail-vw0-f189.google.com [209.85.212.189]) by mx1.freebsd.org (Postfix) with ESMTP id 32C7F8FC20 for ; Tue, 15 Sep 2009 20:40:28 +0000 (UTC) Received: by vws27 with SMTP id 27so2753592vws.3 for ; Tue, 15 Sep 2009 13:40:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=SbwqNqcAs5P3Rgq4pi7YYwD6+rLpe5Nd4uAvlUN0ZEM=; b=ffvKUTDbWT8bzagJUgDeSRvZ2hggvkkaRmCrmtWB53Ia+U35wQUSmeboFhdF1CXGlQ xii9x4v426fx60h3vf56bQzucAR/mnIyMlrtXKDmq6PsHUi3/0Z9A6dAQKWD0fUOJtRO 9hj1eJ2BV+MkMl70wyoHVlr6VR8nBmEhKsbQM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=lU7Y8ldOBFijH/kB2GGnbAm/xidVIDpH7sGNX9GTuEh8dw7W46LXxOsNVPL/Zow9p3 NVHWUk5D9LRZMwx5hK0lodyySoSB1R3qTM1ISPtagzlS5i88tb8bRdx4suIqFUSlY/uk BDGhcE1B83dlW2o4/XJs7byGKdfNhCNR2Mq3A= MIME-Version: 1.0 Received: by 10.220.19.199 with SMTP id c7mr10920508vcb.84.1253047227764; Tue, 15 Sep 2009 13:40:27 -0700 (PDT) In-Reply-To: <3a142e750909151201j67246318pdcdbf985cb7057bb@mail.gmail.com> References: <539c60b90909151045hf36d069n2607cb7b20568bbe@mail.gmail.com> <3a142e750909151201j67246318pdcdbf985cb7057bb@mail.gmail.com> Date: Tue, 15 Sep 2009 13:40:27 -0700 Message-ID: <539c60b90909151340qf0d9563h293ed0d8ee070ad8@mail.gmail.com> From: Steve Franks To: "Paul B. Mahol" Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Mailing List Subject: Re: looking for motherboard with 7.2 proven suspend/resume X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 20:40:29 -0000 > On 9/15/09, Steve Franks wrote: >> S3 is a key feature for me for my desktops. I have gone thru probably >> 5 mobo's and 5 laptops in my time as a FBSD user, the only one which >> ever S3'd was a compaq of all things (well, lots of them will S3 if >> you kldunload usb, but they crash/hang/etc on resume generally). >> >> Anyway, it's time for a new system, and as long as I can shove a >> somewhat modern dual core in it, my second most critical criteria for >> purchase is that S3 works with FreeBSD with a minimum of or at least >> well described hacking. > > Resume doesnt work on i386 SMP, on amd64 it should work (at least it worked > on Intel T5500 last time I tried). So, no way to nix the second processor in rc.suspend, I take it? Steve