From nobody@FreeBSD.org  Sun Jan 21 15:34:40 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 E55DC37B400
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 21 Jan 2001 15:34:39 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id f0LNYdf23257;
	Sun, 21 Jan 2001 15:34:39 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200101212334.f0LNYdf23257@freefall.freebsd.org>
Date: Sun, 21 Jan 2001 15:34:39 -0800 (PST)
From: glebius@tak.estra.ru
To: freebsd-gnats-submit@FreeBSD.org
Subject: Mouse Logitech M-S48 does not in FreeBSD 4.x
X-Send-Pr-Version: www-1.0

>Number:         24516
>Category:       kern
>Synopsis:       Mouse Logitech M-S48 does not in FreeBSD 4.x
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 21 15:40:00 PST 2001
>Closed-Date:    Fri Feb 8 18:38:19 PST 2002
>Last-Modified:  Fri Feb 08 18:38:49 PST 2002
>Originator:     Gleb Smirnoff
>Release:        4.2-STABLE
>Organization:
Moscow State University
>Environment:
FreeBSD morannon.kharkov.ua 4.2-STABLE FreeBSD 4.2-STABLE #1: Sun Jan 14 04:04:54 MSK 2001     root@morannon.kharkov.ua:/usr/src/sys/compile/MORANNON  i386

>Description:
In 4.0-RELEASE my mouse Logitech M-S48 was recognized as generic PS/2 mouse
and worked ok.
When I upgraded from 4.0-RELEASE to 4.1-RELEASE it was recognized as A4+
Mouse and didn't work at all. (run to the corner of the screen)
The same problem I had after each upgrade to 4.1-STABLE, 4.1.1 and
4.2... Every upgrade I fixed it (see below).
>How-To-Repeat:
Just install 4.1-RELEASE or higher and try mouse Logitech M-S48
>Fix:
I just overwritten /usr/src/sys/isa/psm.c with psm.c from 4.0-RELEASE
Of course kernel didn't compiled ok. So I little bit modified
/usr/src/sys/dev/kbd/atkbdcreg.h
Here is the diff:

203a204
>       KBDC_IVAR_PORT, 


>Release-Note:
>Audit-Trail:

From: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
To: glebius@tak.estra.ru
Cc: freebsd-gnats-submit@FreeBSD.org,
	yokota@zodiac.mech.utsunomiya-u.ac.jp
Subject: Re: kern/24516: Mouse Logitech M-S48 does not in FreeBSD 4.x 
Date: Mon, 22 Jan 2001 23:12:53 +0900

 >>Number:         24516
 >>Category:       kern
 >>Synopsis:       Mouse Logitech M-S48 does not in FreeBSD 4.x
 [...]
 >>Release:        4.2-STABLE
 >>Organization:
 >Moscow State University
 >>Environment:
 >FreeBSD morannon.kharkov.ua 4.2-STABLE FreeBSD 4.2-STABLE #1: Sun Jan 14 04:04
 >:54 MSK 2001     root@morannon.kharkov.ua:/usr/src/sys/compile/MORANNON  i386
 >
 >>Description:
 >In 4.0-RELEASE my mouse Logitech M-S48 was recognized as generic PS/2 mouse
 >and worked ok.
 >When I upgraded from 4.0-RELEASE to 4.1-RELEASE it was recognized as A4+
 >Mouse and didn't work at all. (run to the corner of the screen)
 >The same problem I had after each upgrade to 4.1-STABLE, 4.1.1 and
 >4.2... Every upgrade I fixed it (see below).
 
 Would you start the 4.2-RELEASE's GENERIC kernel by
 "boot -v" at the boot loader's prompt, and send me the output
 from dmesg?
 
 Kazu
 
State-Changed-From-To: open->closed 
State-Changed-By: ashp 
State-Changed-When: Fri Feb 8 18:38:19 PST 2002 
State-Changed-Why:  
No feedback after one year.  If this is still a problem, please 
let us know so we can reopen it.  Thanks. 

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