Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 07/06/2007 18:44:16
Module Name:	src
Committed By:	briggs
Date:		Fri Jul  6 18:44:16 UTC 2007

Modified Files:
	src/sys/dev/pci: if_sk.c

Log Message:
Remove DLink DGE560T as it (in at least some versions) uses a Yukon EC
chipset, which is not handled by this driver, but is handled by the msk(4)
driver.  The DGE560T_2 entry is left alone for now--it might also need to
go to msk(4).


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 src/sys/dev/pci/if_sk.c

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