Subject: bin/26101: wsconsctl: WSKBDIO_GETSCROLL : Operation not supported by device
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <dheeraj@ece.gatech.edu>
List: netbsd-bugs
Date: 06/28/2004 19:35:01
>Number:         26101
>Category:       bin
>Synopsis:       wsconsctl: WSKBDIO_GETSCROLL : Operation not supported by device
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jun 28 19:36:01 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Dheeraj
>Release:        2.0F
>Organization:
GA Tech
>Environment:
NetBSD vagisha.sudheeraj.net 2.0F NetBSD 2.0F (GENERIC_LAPTOP) #0: Fri Jun 25 19:24:07 UTC 2004 cyber@b1.urc.uninett.no:/usr/users/cyber/autobuild/HEAD/i386/OBJ/usr/users/cyber/autobuild/HEAD/src/sys/arch/i386/compile/GENERIC_LAPTOP i386
>Description:
using wsconsctl on a kernel which does not have the ioctl 
WSKBDIO_GETSCROLL not defined.
This is most likely dues to the console scrolling support being disabled.
But this should not let wsconsctl -a fail.

>How-To-Repeat:
on a GENERIC_LAPTOP kernel try,

wsconsctl -a
>Fix:
In line 155 of sbin/wsconsctl/keyboard.c the 'err' should be changed to
a 'warn' or just leave out as it is an optional feature.
>Release-Note:
>Audit-Trail:
>Unformatted: