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: mrg
Date: Fri Sep 20 10:34:54 UTC 2019
Modified Files:
src/distrib/sets/lists/man: mi
src/doc: CHANGES
src/share/man/man4: Makefile usbnet.4
src/sys/dev/usb: files.usb usbdevices.config
Added Files:
src/share/man/man4: mos.4
src/sys/dev/usb: if_mos.c if_mosreg.h
Log Message:
add mos(4) driver for Moschip MCS7730/MCS7830/MCS7832 usb ethernet.
ported from openbsd. usbnet version loses about 40% of code.
To generate a diff of this commit:
cvs rdiff -u -r1.1653 -r1.1654 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.2583 -r1.2584 src/doc/CHANGES
cvs rdiff -u -r1.681 -r1.682 src/share/man/man4/Makefile
cvs rdiff -u -r0 -r1.1 src/share/man/man4/mos.4
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/usbnet.4
cvs rdiff -u -r1.167 -r1.168 src/sys/dev/usb/files.usb
cvs rdiff -u -r0 -r1.1 src/sys/dev/usb/if_mos.c src/sys/dev/usb/if_mosreg.h
cvs rdiff -u -r1.35 -r1.36 src/sys/dev/usb/usbdevices.config
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