From owner-freebsd-current Fri Sep 7 2:43:57 2001 Delivered-To: freebsd-current@freebsd.org Received: from vaio.aviaport.ru (vaio.aviaport.ru [217.69.199.242]) by hub.freebsd.org (Postfix) with SMTP id 1826B37B406 for ; Fri, 7 Sep 2001 02:43:54 -0700 (PDT) Received: by vaio.aviaport.ru (Postfix, from userid 1001) id 1A2E3E2F23; Fri, 7 Sep 2001 13:43:52 +0400 (MSD) Date: Fri, 7 Sep 2001 13:43:51 +0400 From: Juriy Goloveshkin To: acpi-jp@jp.freebsd.org Cc: current@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: [acpi-jp 1246] ACPI and PS/2 mouse problem Message-ID: <20010907134351.A1320@aviaport.ru> References: <200109061151.UAA20428@zodiac.mech.utsunomiya-u.ac.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200109061151.UAA20428@zodiac.mech.utsunomiya-u.ac.jp> User-Agent: Mutt/1.3.22.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Sep 06, 2001 at 08:51:44PM +0900, Kazutaka YOKOTA wrote: I don't know why, but NOW I have broken PS/2 mouse _without_ acpi module :( VAIO Z505HS. atkbdc0: at port 0x60,0x64 irq 1 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 kbd0: atkbd0, AT 101/102 (2), config:0x1, flags:0x3d0000 atkbd1: unable to allocate IRQ psm0: unable to allocate IRQ > As reported in this list by several people, you may be seeing that > your PS/2 mouse is not detected after the recent ACPI update. > > This seems to be caused by ACPI in some BIOS assigns IRQ 12 (mouse > interrupt) to both the PS/2 mouse device node and the system reserved > resource node. > > To see if this is to be your case, put the following line in > /boot/device.hints and reboot. > > debug.acpi.disable="sysresource" > > If this brings your mouse back, I recommend you to keep that line > there until the proper fix is committed. > > If it doesn't solve the problem, there must be other causes ;-( > You had better contact the FreeBSD ACPI developers > (acpi-jp@jp.freebsd.org) ML. > > Kazu > > PS: I am going to commit some update to the psm driver shortly. > But, that alone won't fix the problem. Sorry... -- bye Juriy Goloveshkin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message