Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/12/1999 09:46:38
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Dec 12 17:46:37 UTC 1999

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

Log Message:
Take a stab at making this work on big-endian systems.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/cardbus/if_fxp_cardbus.c
cvs rdiff -r1.14 -r1.15 syssrc/sys/dev/ic/i82557.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/ic/i82557reg.h
cvs rdiff -r1.8 -r1.9 syssrc/sys/dev/ic/i82557var.h
cvs rdiff -r1.2 -r1.3 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.