Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ken Hornstein <kenh@netbsd.org>
List: source-changes
Date: 02/16/2001 22:15:58
Module Name:	syssrc
Committed By:	kenh
Date:		Fri Feb 16 20:15:57 UTC 2001

Modified Files:
	syssrc/sys/dev/usb: umodem.c usbcdc.h

Log Message:
Connect to the interrupt endpoint on the control interface to receive
notification messages.  This lets us properly pass line status changes
down to the ucom driver (specifically, DSR, DCD, and RI).


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 syssrc/sys/dev/usb/umodem.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/usb/usbcdc.h

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