Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 08/16/1999 13:26:53
Module Name:	syssrc
Committed By:	augustss
Date:		Mon Aug 16 20:26:53 UTC 1999

Modified Files:
	syssrc/sys/dev/usb: files.usb umodem.c

Log Message:
Implement a modem driver for the Abstract Control Model, i.e. AT commands.
It is accessible through the usual tty abstraction.
XXX The driver needs better error handling and a special call device.
XXX It also needs more testing.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/dev/usb/files.usb \
    syssrc/sys/dev/usb/umodem.c

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