1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/sys/dev/syscons
Ruslan Ermilov 9fddcc6661 Fix our ioctl(2) implementation when the argument is "int". New
ioctls passing integer arguments should use the _IOWINT() macro.
This fixes a lot of ioctl's not working on sparc64, most notable
being keyboard/syscons ioctls.

Full ABI compatibility is provided, with the bonus of fixing the
handling of old ioctls on sparc64.

Reviewed by:	bde (with contributions)
Tested by:	emax, marius
MFC after:	1 week
2006-09-27 19:57:02 +00:00
..
apm APM was calling the suspend process from a timeout. This meant that 2006-05-25 23:06:38 +00:00
blank
daemon
dragon
fade
fire
green
logo
rain
snake
star
warp
scgfbrndr.c
schistory.c
scmouse.c Introduce a spinlock for synchronizing access to the video output hardware 2006-09-13 15:48:15 +00:00
scterm-dumb.c
scterm-sc.c
scterm.c
sctermvar.h
scvesactl.c Send the pcvt(4) driver off to retirement. 2006-05-17 09:33:15 +00:00
scvgarndr.c
scvidctl.c Fix our ioctl(2) implementation when the argument is "int". New 2006-09-27 19:57:02 +00:00
scvtb.c
syscons.c Fix our ioctl(2) implementation when the argument is "int". New 2006-09-27 19:57:02 +00:00
syscons.h Introduce a spinlock for synchronizing access to the video output hardware 2006-09-13 15:48:15 +00:00
sysmouse.c