From owner-freebsd-questions@FreeBSD.ORG Tue Sep 15 19:01:32 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 19DBD1065694 for ; Tue, 15 Sep 2009 19:01:32 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-fx0-f210.google.com (mail-fx0-f210.google.com [209.85.220.210]) by mx1.freebsd.org (Postfix) with ESMTP id A37D88FC08 for ; Tue, 15 Sep 2009 19:01:31 +0000 (UTC) Received: by fxm6 with SMTP id 6so2888679fxm.43 for ; Tue, 15 Sep 2009 12:01:30 -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=KcZ+EKopiR6OoJuxHfV8IsxT78G5H7Xko+tyEc3wiG0=; b=O6go+4/tm2VToc3Hfwj7UHBxGjujn7nRxLm+veqRq8+sxsj0SJfv96fUbigRHUS9qQ L/FihyhunG3LIYuJP2jODHr1QvkLeDtKRnIclE30kA+2kJZc/oV6xFdfqHcV2hlRsggQ r5lllw7rvnLAAfm4XDyHEmlH0xp3ws381Gu88= 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=c3Eo/EznkIQNBKhLG7NQWlh3FVY408LCvWr7Q/kZpstuSiv9YyCu7BoJXkEd6YnFIN uuhNBeNsuIAaiC65M7qRiv6ZoA+IQdaXfqdl8hWb+QrmpZzWGPRUk6EB1M7i11a+GMl5 DdJp4YhrtB2Mx6/XrbnAbuiVjX0QSZ3Hf+S1A= MIME-Version: 1.0 Received: by 10.102.80.14 with SMTP id d14mr3409200mub.73.1253041290604; Tue, 15 Sep 2009 12:01:30 -0700 (PDT) In-Reply-To: <539c60b90909151045hf36d069n2607cb7b20568bbe@mail.gmail.com> References: <539c60b90909151045hf36d069n2607cb7b20568bbe@mail.gmail.com> Date: Tue, 15 Sep 2009 19:01:30 +0000 Message-ID: <3a142e750909151201j67246318pdcdbf985cb7057bb@mail.gmail.com> From: "Paul B. Mahol" To: Steve Franks 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 19:01:32 -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). -- Paul