From owner-freebsd-current@FreeBSD.ORG Wed Jun 4 07:37:26 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E888B37B401 for ; Wed, 4 Jun 2003 07:37:26 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id F01FE43F3F for ; Wed, 4 Jun 2003 07:37:24 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h54EbJkA022338; Wed, 4 Jun 2003 08:37:19 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 04 Jun 2003 08:37:11 -0600 (MDT) Message-Id: <20030604.083711.102614137.imp@bsdimp.com> To: marks@ripe.net From: "M. Warner Losh" In-Reply-To: <20030603153205.GA692@laptop.6bone.nl> References: <20030603153205.GA692@laptop.6bone.nl> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: acpi-jp@jp.FreeBSD.org cc: current@freebsd.org Subject: Re: s4bios X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 04 Jun 2003 14:37:27 -0000 In message: <20030603153205.GA692@laptop.6bone.nl> Mark Santcroos writes: : Is there anyone that has succesfully used "acpiconf -s 4"? Fails on my Dell i8000, but that's because I don't have a suspend partition. My Fiva 205 works great, except for one or two minor problems on restore: (1) The cursor used to draw the restore graphs becomes permanent; (2) I have to ifconfig down/up the rl device sometimes to get it to work. Warner