Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/25/1999 20:39:03
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Sep 26 03:39:02 UTC 1999

Modified Files:
	syssrc/sys/dev/ic: tulip.c tulipvar.h
	syssrc/sys/dev/pci: if_tlp_pci.c

Log Message:
Make tlp_read_srom() work on big-endian systems.

From a patch supplied by Luoqi Chen <luoqi@chekov.watermarkgroup.com>.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/dev/ic/tulip.c
cvs rdiff -r1.12 -r1.13 syssrc/sys/dev/ic/tulipvar.h
cvs rdiff -r1.13 -r1.14 syssrc/sys/dev/pci/if_tlp_pci.c

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