From owner-freebsd-questions@FreeBSD.ORG Tue Apr 26 16:14:07 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA17316A4CE for ; Tue, 26 Apr 2005 16:14:07 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A66C43D64 for ; Tue, 26 Apr 2005 16:14:07 +0000 (GMT) (envelope-from filosofem@gmail.com) Received: by rproxy.gmail.com with SMTP id i8so1279866rne for ; Tue, 26 Apr 2005 09:14:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BfWa6SVUuIAeeRx3x1vgqAAaiilAPM3YonyKH+a6EUSwtoEuvtXpYGzInGetcOZP3Ax54nF3eTtU0k7AjsWofUXPunLvKb7U+uIXiPV05IFnOEE+UTSae557tUf/2TE56P7A+s6Adfw2nXvn8RtX7JIDvZXftrbra3CaBq33wKs= Received: by 10.38.150.41 with SMTP id x41mr7933056rnd; Tue, 26 Apr 2005 09:14:02 -0700 (PDT) Received: by 10.38.89.11 with HTTP; Tue, 26 Apr 2005 09:14:02 -0700 (PDT) Message-ID: Date: Tue, 26 Apr 2005 12:14:02 -0400 From: FIlosofem To: freebsd-questions@freebsd.org In-Reply-To: <20050425115623.3c8315ba.pean4661@student.uu.se> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050425115623.3c8315ba.pean4661@student.uu.se> Subject: Re: acpi, wi0 and apm. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: filosofem@xeatech.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Apr 2005 16:14:08 -0000 Hi. You need to edit "/boot/device.hints" and, at the line that is about disabling "apm", and for which the actual value is "1", change it for "0".