Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: IWAMOTO Toshihiro <toshii@netbsd.org>
List: source-changes
Date: 09/15/2000 20:03:25
Module Name: syssrc
Committed By: toshii
Date: Fri Sep 15 17:03:25 UTC 2000
Modified Files:
syssrc/sys/dev/usb: ucom.c
Log Message:
Change the second argument of tiocm_to_ucom to u_long,
since the second argument of ioctl is a u_long value.
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 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.