Subject: kern/12254: Binary incompatibility of WSMOUSEIO_* ioctl
To: None <gnats-bugs@gnats.netbsd.org>
From: None <tshiozak@netbsd.org>
List: netbsd-bugs
Date: 02/20/2001 10:57:01
>Number:         12254
>Category:       kern
>Synopsis:       Binary incompatibility of WSMOUSEIO_* ioctl
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Feb 20 10:58:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Takuya SHIOZAKI
>Release:        NetBSD/i386 (current)
>Organization:
>Environment:
NetBSD aoi.bogus-hosts.imou.to 1.5R NetBSD 1.5R (AOI) #12: Mon Feb 12 03:01:17 JST 2001     root@aoi.bogus-hosts.imou.to:/dsk/wd0f/current-build/root/build/src/sys/arch/i386/compile/AOI i386

>Description:
The changes of sys/dev/wscons/wsconsio.h:1.35 break
binary compatibility.

>How-To-Repeat:
Invoke old wsconsctl binary as following:
wsconsctl -m -a resolution=100


>Fix:
1. define "OWSMOUSEIO_SRES", etc. in wsconsio.h
2. add "#ifdef COMPAT_15 ... #endif" blocks to each MD mouse drivers.
>Release-Note:
>Audit-Trail:
>Unformatted: