Bug 24516

Summary: Mouse Logitech M-S48 does not in FreeBSD 4.x
Product: Base System Reporter: glebius <glebius>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.2-STABLE   
Hardware: Any   
OS: Any   

Description glebius 2001-01-21 23:40:00 UTC
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).

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,
How-To-Repeat: Just install 4.1-RELEASE or higher and try mouse Logitech M-S48
Comment 1 yokota 2001-01-22 14:12:53 UTC
>>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
Comment 2 ashp freebsd_committer freebsd_triage 2002-02-09 02:38:19 UTC
State Changed
From-To: open->closed

No feedback after one year.  If this is still a problem, please 
let us know so we can reopen it.  Thanks.