Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: john heasley <heas@netbsd.org>
List: source-changes
Date: 02/18/2005 00:22:12
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.