Subject: kern/33186: WSDISPLAYIO_GBORDER/WSDISPLAYIO_SBORDER implementation is broken
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <uwe@netbsd.org>
List: netbsd-bugs
Date: 04/03/2006 22:50:01
>Number:         33186
>Category:       kern
>Synopsis:       WSDISPLAYIO_GBORDER/WSDISPLAYIO_SBORDER implementation is broken
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Apr 03 22:50:01 +0000 2006
>Originator:     Valeriy E. Ushakov
>Release:        -current as of April 2006
>Organization:
>Environment:
NetBSD fart 3.99.17 NetBSD 3.99.17 (SERIAL_FART) #46: Tue Apr  4 02:30:21 MSD 2006  uwe@pandita:/usr/src/sys/arch/netwinder/compile/SERIAL_FART netwinder

>Description:
getborder and setborder are in wsdisplay_accessops,
but when wsdisplay_internal_ioctl calls them it passes them
emulcookie!

>How-To-Repeat:
Try to implement support for getborder/setborder,
expect accesscookie passed, panic.



>Fix: