Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/08/2002 03:12:09
Module Name:	syssrc
Committed By:	thorpej
Date:		Thu Aug  8 00:12:09 UTC 2002

Modified Files:
	syssrc/sys/dev/pci: if_wm.c if_wmreg.h

Log Message:
Add support for the new i82540, i82545, and i82546 Gig-E chips.  The
i82546 chip has 2 Gig-E interfaces in a single chip.

The main difference is these chips have a special handshaking protocol
for accessing the EEPROM (due to the shared nature on the i82546).


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 syssrc/sys/dev/pci/if_wm.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/pci/if_wmreg.h

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