Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 10/30/1999 09:08:00
Module Name:	syssrc
Committed By:	sommerfeld
Date:		Sat Oct 30 16:08:00 UTC 1999

Modified Files:
	syssrc/sys/dev/ic: i82557.c i82557var.h
	syssrc/sys/dev/pci: if_fxp_pci.c

Log Message:
Add enable/disable support and EEPROM size selection, prerequisites
for getting the cardbus fxp attachment to work.

Tested on the built-in 82559 in a VAIO Z505S.

From Johan Danielsson / PR8631; changed slightly to KNF.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/dev/ic/i82557.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/ic/i82557var.h
cvs rdiff -r1.1 -r1.2 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.