Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 09/21/2000 23:01:09
Module Name:	syssrc
Committed By:	tron
Date:		Thu Sep 21 20:01:09 UTC 2000

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

Log Message:
Pull up from current (approved by thorpej):

Change the second argument of tiocm_to_ucom to u_long,
since the second argument of ioctl is a u_long value.

syssrc/sys/dev/usb/ucom.c		1.29


To generate a diff of this commit:
cvs rdiff -r1.24.2.3 -r1.24.2.4 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.