Subject: CVS commit: [netbsd-3] src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/17/2005 10:28:17
Module Name:	src
Committed By:	tron
Date:		Sun Apr 17 10:28:16 UTC 2005

Added Files:
	src/sys/dev/usb [netbsd-3]: umodem_common.c umodemvar.h

Log Message:
Pull up revision 1.1 (requested by itohy in ticket #160):
Split common modem part of umodem.c to umodem_common.c and umodemvar.h,
to be shared with other umodem-like drivers.


To generate a diff of this commit:
cvs rdiff -r0 -r1.3.2.1 src/sys/dev/usb/umodem_common.c
cvs rdiff -r0 -r1.2.2.1 src/sys/dev/usb/umodemvar.h

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