From owner-freebsd-current@FreeBSD.ORG Thu May 22 09:20:12 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 9C68637B404 for ; Thu, 22 May 2003 09:20:12 -0700 (PDT) Received: from nethead.org (nethead.org [216.127.37.248]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26A2C43F85 for ; Thu, 22 May 2003 09:20:12 -0700 (PDT) (envelope-from jason@burrito.org) Received: from foobar (c66-235-17-80.sea2.cablespeed.com [66.235.17.80]) by nethead.org (8.11.1/8.11.1) with ESMTP id h4MGOJt25042 for ; Thu, 22 May 2003 09:24:19 -0700 (PDT) (envelope-from jason@burrito.org) From: "Jason Kraft" To: Date: Thu, 22 May 2003 09:20:10 -0700 Message-ID: <001801c3207e$052b0760$0501a8c0@foobar> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal Subject: psm mouse not working 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: Thu, 22 May 2003 16:20:12 -0000 I can't seem to get my mouse to work in the -current. I get unable to allocate IRQ. The mouse works fine under 4.8-R. Below is partial output from dmesg using boot -v. Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.1-BETA2 #0: Tue May 20 16:08:27 GMT 2003 root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC Preloaded elf kernel "/boot/kernel/kernel" at 0xc071b000. Preloaded elf module "/boot/kernel/acpi.ko" at 0xc071b250. ... ... atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: flags 0x1 irq 1 on atkbdc0 atkbd: the current kbd controller command byte 0047 atkbd: keyboard ID 0x41ab (2) kbd0 at atkbd0 kbd0: atkbd0, AT 101/102 (2), config:0x1, flags:0x3d0000 psm0: unable to allocate IRQ -Jason