Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ic
Module Name: src
Committed By: heas
Date: Fri Feb 18 00:22:12 UTC 2005
Modified Files:
src/sys/dev/ic: hme.c hmevar.h
Log Message:
Handle interface IFF_DEBUG flags sooner in hme_ioctl and cache a copy of
sc_ethercom.ec_capenable such that we can properly adjust the max frame size
when vlan tagging is enabled/disabled.
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/sys/dev/ic/hme.c
cvs rdiff -r1.12 -r1.13 src/sys/dev/ic/hmevar.h
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