Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 01/30/2007 11:58:10
Module Name:	src
Committed By:	msaitoh
Date:		Tue Jan 30 11:58:10 UTC 2007

Modified Files:
	src/sys/dev/pci: if_msk.c if_mskvar.h if_skreg.h

Log Message:
apply some patches from FreeBSD

 o fix device timeout
 o add some workaround
 o TX underrun bug (grr...)
 o and some bugs


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/dev/pci/if_msk.c
cvs rdiff -r1.2 -r1.3 src/sys/dev/pci/if_mskvar.h
cvs rdiff -r1.9 -r1.10 src/sys/dev/pci/if_skreg.h

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