Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/20/1999 09:35:41
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Jun 20 16:35:41 UTC 1999

Modified Files:
	syssrc/sys/dev/pci: files.pci
Added Files:
	syssrc/sys/dev/pci: if_fxp_pci.c
Removed Files:
	syssrc/sys/dev/pci: if_fxp.c if_fxpreg.h if_fxpvar.h

Log Message:
Intel i82557 driver is now split into bus and chip bits.


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 syssrc/sys/dev/pci/files.pci
cvs rdiff -r1.34 -r0 syssrc/sys/dev/pci/if_fxp.c
cvs rdiff -r0 -r1.1 syssrc/sys/dev/pci/if_fxp_pci.c
cvs rdiff -r1.9 -r0 syssrc/sys/dev/pci/if_fxpreg.h \
    syssrc/sys/dev/pci/if_fxpvar.h

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