Subject: CVS commit: [netbsd-1-6] src/sys/dev/pci
To: None <source-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 06/30/2003 02:36:44
Module Name:	src
Committed By:	grant
Date:		Mon Jun 30 02:36:44 UTC 2003

Modified Files:
	src/sys/dev/pci [netbsd-1-6]: if_fxp_pci.c

Log Message:
Apply patch (requested by drochner in ticket #1343):

add Intel PRO/100M.

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


To generate a diff of this commit:
cvs rdiff -r1.22.4.4 -r1.22.4.5 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.