Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: msaitoh
Date: Tue Jun 7 05:46:00 UTC 2011
Modified Files:
src/share/man/man4: cdce.4
src/sys/dev/usb: if_cdce.c
Log Message:
- Add some new devices (from OpenBSD rev. 1.11-1.12,1.15 and 1.20).
- force usb to send a zero length packet on the end of usb packets
which happen to be a multple of 64 bytes, to indicate end of packet.
(from OpenBSD rev. 1.23)
- style change
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/cdce.4
cvs rdiff -u -r1.32 -r1.33 src/sys/dev/usb/if_cdce.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