From owner-freebsd-questions@FreeBSD.ORG Mon Sep 7 21:14:38 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 BADCB1065672 for ; Mon, 7 Sep 2009 21:14:38 +0000 (UTC) (envelope-from eitanadlerlist@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.245]) by mx1.freebsd.org (Postfix) with ESMTP id 7BEA58FC1D for ; Mon, 7 Sep 2009 21:14:38 +0000 (UTC) Received: by an-out-0708.google.com with SMTP id d14so1144970and.13 for ; Mon, 07 Sep 2009 14:14:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=0o95YxtI3CsUwlDa2dQ0y0qwopm82YqmVXrUA2qrG0Q=; b=i9g1LZ4/E4Rtb/w/uV5b/yTlN9mXQ4d4b366C1qF5ZQVezmLH5gmsBk3C1YFUi1pNK fqeiW26tj7p3fkfh1EYG+nRvdPmIipgXquBx2mdhJNZxhPHCygPhqwmUAb9F30B3D9tu u7YVDDpEIAC4iFog2tDFF3tsTebwguNhPcQ4A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=MmJOMxsgK3XHUQslTDNPalWII/N8iIybi0GttQjLZjp4b85/jr6lEyqCb+DI4/zWMc sIRMj9b7WEshcW+P/qotjRYJTA9boo8x4ycO7UJC3WuBqCDCoNj/vYke6E1m13pmfz3i itGFC1JBqAEav+Vljr4ryWUJfawq5DSVPpiPo= MIME-Version: 1.0 Received: by 10.101.152.13 with SMTP id e13mr16079949ano.107.1252358077686; Mon, 07 Sep 2009 14:14:37 -0700 (PDT) Date: Mon, 7 Sep 2009 21:14:37 +0000 Message-ID: From: Eitan Adler To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 Subject: ACPI - works for wireless fails for mouse 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: Mon, 07 Sep 2009 21:14:38 -0000 On my laptop when I boot with ACPI enabled my wireless card works but my mouse fails a few seconds after starting moused or X. If I boot without ACPI my mouse works but the wireless card fails. Is it possible to disable ACPI for the mouse and only the mouse (/dev/psm0, IRQ 12, glidepoint type)? OS == FreeBSD 8.0 BETA2 I'm currently stuck with a sub-par internet connection so if this has been covered by the handbook or google I appologize.