Date: Sun, 10 Mar 1996 14:30:56 -0800 (PST) From: Peter Wemm <peter> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/linux linux.h linux_ioctl.c Message-ID: <199603102230.OAA24650@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 96/03/10 14:30:55 Modified: sys/i386/linux linux.h linux_ioctl.c Log: Implement rudumentry support for the linux TIOC[SG]ETSERIAL ioctl's. To complete this, some extra state has to be kept somewhere so that the B38400 flag in Linux can be correctly translated to/from either 38400, 57600 or 115200. Submitted by: Robert Sanders <rsanders@mindspring.com> Revision Changes Path 1.8 +35 -1 src/sys/i386/linux/linux.h 1.9 +62 -1 src/sys/i386/linux/linux_ioctl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603102230.OAA24650>