ru 2006-09-27 15:32:04 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/kbdmux kbdmux.c
Log:
MFC: Revert back to using *(int *)arg when accessing integer ioctl
arguments. For now, this is a work-around only, as sparc64 remains
broken for these ioctls, but it makes keyboard ioctls for little
endian LP64 platforms such as amd64 work again when using kbdmux
(it is used in the GENERIC kernel). A one true fix for all is in
works, and will be committed to -CURRENT shortly.
Approved by: re (kensmith)
Revision Changes Path
1.2.2.7 +13 -13 src/sys/dev/kbdmux/kbdmux.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"