Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: John Hawkinson <jhawk@netbsd.org>
List: source-changes
Date: 07/15/2000 17:27:59
Module Name:	syssrc
Committed By:	jhawk
Date:		Sun Jul 16 00:27:59 UTC 2000

Modified Files:
	syssrc/sys/dev/pci [netbsd-1-5]: if_fxp_pci.c

Log Message:
Pullup rev 1.9 (approved by jhawk), rev 1.10 (approved by thorpej):
revision 1.9:
  Recognize the i82559ER.
revision 1.10:
  Fix uninitialized variable (reg) in fxp_pci_confreg_restore();
  this could result in garbage being written to the PCI status register,
  which is unlikely to have had a serious effect. This was with us from
  an #if 0 added in rev 1.6.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.8.4.1 syssrc/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.