Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: IWAMOTO Toshihiro <toshii@netbsd.org>
List: source-changes
Date: 09/12/2000 11:43:59
Module Name:	syssrc
Committed By:	toshii
Date:		Tue Sep 12 08:43:59 UTC 2000

Modified Files:
	syssrc/sys/dev/usb [netbsd-1-5]: ucom.c

Log Message:
Pullup revision 1.27 (approved by thorpej):
  Make the control line handling a little better.  Avoid a DTR/RTS issue
  from uninitialized sc_mcr by not calling ucom_{dtr,rts} if possible.


To generate a diff of this commit:
cvs rdiff -r1.24.2.2 -r1.24.2.3 syssrc/sys/dev/usb/ucom.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.