Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 03/15/2003 00:04:04
Module Name: src
Committed By: jdolecek
Date: Fri Mar 14 22:04:04 UTC 2003
Modified Files:
src/sys/dev/pci: if_fxp_pci.c
Log Message:
apparently this driver works fine for Intel PRO/100 VM with 82562EM/EX PHY,
so make driver match it
while here, also make the driver match 'Intel PRO/100 VM with
82562EM/EX (CNR) PHY', with anticipation it would work fine too
activate the resume and dynamic standby bug workaround for these; might
not be necessary (not confirmed to be needed), but better safe than sorry
Adresses PR kern/20689
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sys/dev/pci/if_fxp_pci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.