From nobody@FreeBSD.org  Wed Jun 20 02:54:16 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id EE30E37B401
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 20 Jun 2001 02:54:15 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f5K9sFC39391;
	Wed, 20 Jun 2001 02:54:15 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200106200954.f5K9sFC39391@freefall.freebsd.org>
Date: Wed, 20 Jun 2001 02:54:15 -0700 (PDT)
From: Sam Habash <the@llama.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Mouse refuses to run
X-Send-Pr-Version: www-1.0

>Number:         28290
>Category:       conf
>Synopsis:       Mouse refuses to run
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    peter
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 20 03:00:01 PDT 2001
>Closed-Date:    Mon Dec 10 12:39:12 PST 2001
>Last-Modified:  Mon Dec 10 12:42:26 PST 2001
>Originator:     Sam Habash
>Release:        5.0-CURRENT
>Organization:
>Environment:
FreeBSD hal 5.0-CURRENT-20010618-JPSNAP FreeBSD 5.0-CURRENT-20010618-JPSNAP #8:
Wed Jun 20 02:20:17 PDT 2001     root@hal:/usr/src/sys/compile/HAL  i386

>Description:
Mouse isn't detected, either under X, or in console running moused.

This is on an IBM Thinkpad 570 with an 'eraser' keyboard pointer.
(PS/2)
>How-To-Repeat:
/stand/sysinstall...configure moused, as well as starting X.
>Fix:
Commenting out the "hint.psm.0.at" and "hint.psm.0.irq" lines
gets things working again.  With these in place, a bogus psm1
interface appeared in dmesg.  When I added entries for hint.psm.1.*,
a bogus psm2 entry appeared.  Haven't looked to see what causes
this "off-by-one".
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->peter 
Responsible-Changed-By: roam 
Responsible-Changed-When: Wed Jun 20 03:06:24 PDT 2001 
Responsible-Changed-Why:  
This is probably related to rev. 1.21 of src/sys/isa/atkbdc_isa.c 
Among the other changes there, I see a change from i = -1 to i = 0; 
maybe Peter can shed a bit more light on this. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28290 

From: Anton Berezin <tobez@tobez.org>
To: freebsd-gnats-submit@FreeBSD.org, the@llama.com
Cc:  
Subject: Re: conf/28290: Mouse refuses to run
Date: Wed, 20 Jun 2001 12:13:04 +0200

 As a datapoint please see <20010618025226.A3848@heechee.tobez.org>.  The
 results there were obtained with a help of some debug printing.
 
 =Anton.
 -- 
 May the tuna salad be with you.
State-Changed-From-To: open->closed 
State-Changed-By: peter 
State-Changed-When: Mon Dec 10 12:39:12 PST 2001 
State-Changed-Why:  
This was fixed in kern/subr_bus.c rev 1.92 through 1.94.  This was 
due to conflicts between hints and automatic detection (eg: ACPI). 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28290 
>Unformatted:
