Subject: CVS commit: [matt-armv6] src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 10/29/2007 02:33:27
Module Name:	src
Committed By:	matt
Date:		Mon Oct 29 02:33:27 UTC 2007

Modified Files:
	src/sys/dev/ic [matt-armv6]: smc91cxx.c smc91cxxvar.h

Log Message:
Update to use only word accesses.  Fix incorrect padding of odd length
packets.  Cache intmask.


To generate a diff of this commit:
cvs rdiff -r1.61 -r1.61.2.1 src/sys/dev/ic/smc91cxx.c
cvs rdiff -r1.13 -r1.13.46.1 src/sys/dev/ic/smc91cxxvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.