Date: Thu, 19 Feb 2004 04:38:12 -0800 (PST) From: Bruce M Simpson <bms@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_ioctl.c linux_ioctl.h Message-ID: <200402191238.i1JCcCND042215@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bms 2004/02/19 04:38:12 PST
FreeBSD src repository
Modified files:
sys/compat/linux linux_ioctl.c linux_ioctl.h
Log:
Add BSD compatibility tty ioctls LINUX_TIOCSBRK and LINUX_TIOCCBRK. This
addition appears to allow VMware 3 Workstation to operate with nmdm(4)
as a virtual COM device.
Tested by: Guido van Rooij
Revision Changes Path
1.113 +10 -0 src/sys/compat/linux/linux_ioctl.c
1.17 +3 -0 src/sys/compat/linux/linux_ioctl.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402191238.i1JCcCND042215>
