Module Name: src
Committed By: martin
Date: Wed Sep 11 16:21:07 UTC 2024
Modified Files:
src/sys/dev/usb [netbsd-10]: if_cdce.c
Log Message:
Pull up following revision(s) (requested by rin in ticket #828):
sys/dev/usb/if_cdce.c: revision 1.82
There is no link state for CDCE. Pretend that the link is always up so that
programs like dhcpcd will handle the interface.
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.81.4.1 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.