Subject: CVS commit: src/sys/arch/arm/xscale
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/30/2003 18:38:03
Module Name:	src
Committed By:	thorpej
Date:		Fri May 30 18:38:03 UTC 2003

Modified Files:
	src/sys/arch/arm/xscale: becc.c becc_space.c files.becc
Added Files:
	src/sys/arch/arm/xscale: becc_pci_space_asm.S

Log Message:
Make big-endian mode a little closer to working on the BRH.  I can talk
to both the EEPROM *and* the PHY on the Ethernet interface now, at least,
though it is still not completely working.

Many thanks to Stephen Goadhouse at ADI for some hints.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/arm/xscale/becc.c
cvs rdiff -r0 -r1.1 src/sys/arch/arm/xscale/becc_pci_space_asm.S
cvs rdiff -r1.1 -r1.2 src/sys/arch/arm/xscale/becc_space.c
cvs rdiff -r1.2 -r1.3 src/sys/arch/arm/xscale/files.becc

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