Subject: CVS commit: [netbsd-3] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 11/03/2006 14:35:44
Module Name:	src
Committed By:	tron
Date:		Fri Nov  3 14:35:43 UTC 2006

Modified Files:
	src/sys/dev/pci [netbsd-3]: if_sk.c if_skvar.h

Log Message:
Pull up following revision(s) (requested by riz in ticket #1480):
	sys/dev/pci/if_skvar.h: revision 1.10
	sys/dev/pci/if_sk.c: revision 1.22
Add jumbo frames support, from OpenBSD (mcbride).  As seen on tech-net
for the last N months.


To generate a diff of this commit:
cvs rdiff -r1.14.2.6 -r1.14.2.7 src/sys/dev/pci/if_sk.c
cvs rdiff -r1.5.2.2 -r1.5.2.3 src/sys/dev/pci/if_skvar.h

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