Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



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.




Home | Main Index | Thread Index | Old Index