Source-Changes archive

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

CVS commit: src/sys/dev/usb



Module Name:    src
Committed By:   itohy
Date:           Sat Sep 24 12:00:18 UTC 2005

Modified Files:
        src/sys/dev/usb: ukyopon.c

Log Message:
The ukyopon device doesn't notify the DCD (Data Carrier Detect) status.
Since the status is now used by ucom(4) driver for Carrier Detect,
and the CLOCAL flag has been required.

By this change, we assume DCD is always on.  The CLOCAL flag is not
required now.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/dev/usb/ukyopon.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