From owner-freebsd-current@FreeBSD.ORG Tue Oct 12 15:52:33 2004 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 DC4B116A4CE for ; Tue, 12 Oct 2004 15:52:33 +0000 (GMT) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id DD0EA43D4C for ; Tue, 12 Oct 2004 15:52:32 +0000 (GMT) (envelope-from incmc@gmx.de) Received: (qmail 22817 invoked by uid 65534); 12 Oct 2004 15:52:31 -0000 Received: from pD9FF1256.dip.t-dialin.net (EHLO ms.homeip.net) (217.255.18.86) by mail.gmx.net (mp027) with SMTP; 12 Oct 2004 17:52:31 +0200 X-Authenticated: #15946415 Received: from [10.0.0.101] (helo=[10.0.0.101]) by ms.homeip.net with asmtp (TLSv1:AES256-SHA:256) id 1CHOx9-000MAJ-NM for freebsd-current@freebsd.org; Tue, 12 Oct 2004 17:52:43 +0200 Message-ID: <416BFDB8.2040407@gmx.de> Date: Tue, 12 Oct 2004 17:52:24 +0200 From: Jochen Gensch User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <69b7b6901d.6901d69b7b@osu.edu> <200410121511.53192.josemi@freebsd.jazztel.es> <416BE333.7060900@gmx.de> <200410121710.48152.josemi@freebsd.jazztel.es> In-Reply-To: <200410121710.48152.josemi@freebsd.jazztel.es> X-Enigmail-Version: 0.86.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: ACPI Suspend -> /dev/ums0 dead 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: Tue, 12 Oct 2004 15:52:34 -0000 Jose M Rodriguez wrote: > After a closer look. This is not a current@ problem. Seems you have > problems whith some apm/acpi daemon. try this on mobile@. Mmh, all I see is, that rc.resume doesn't seem to execute commands one enters there. In my opinion this is not only related to mobile... I'll try a echo test > file in rc.resume. I am sure, this won't be executed, too. Jochen