Subject: CVS commit: syssrc/sys/dev/usb
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 07/18/2002 17:44:11
Module Name: syssrc
Committed By: scw
Date: Thu Jul 18 14:44:11 UTC 2002
Modified Files:
syssrc/sys/dev/usb: uftdi.c
Log Message:
Add code to setup hardware or software flow control (or none at
all, if necessary) depending on the user-specified termios flags.
This allows the device to talk to DCEs which don't assert RTS
(i.e. dumb, 3-wire serial ports).
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/dev/usb/uftdi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.