Date: Wed, 28 Apr 1999 21:37:59 -0700 (PDT) From: Luoqi Chen <luoqi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux linux.h linux_ioctl.c Message-ID: <199904290438.VAA94307@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luoqi 1999/04/28 21:37:59 PDT Modified files: sys/i386/linux linux.h linux_ioctl.c Log: - Handle mixer read ioctls correctly. They have the same group, number and argument size as their write counterparts and were handled as write ioctls. - Emulate some cdrom ioctls. Revision Changes Path 1.27 +29 -2 src/sys/i386/linux/linux.h 1.31 +149 -18 src/sys/i386/linux/linux_ioctl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904290438.VAA94307>