Subject: CVS commit: [netbsd-1-6] syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 11/08/2002 10:50:26
Module Name: syssrc
Committed By: tron
Date: Fri Nov 8 08:50:26 UTC 2002
Modified Files:
syssrc/sys/dev/pci [netbsd-1-6]: if_wm.c
Log Message:
Pull up revision 1.17 (requested by thorpej in ticket #650):
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.9.4.7 -r1.9.4.8 syssrc/sys/dev/pci/if_wm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.