Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 12/19/2005 15:06:51
Module Name:	src
Committed By:	tron
Date:		Mon Dec 19 15:06:51 UTC 2005

Modified Files:
	src/sys/arch/mips/alchemy/dev: ohci_aubus.c
	src/sys/dev/usb: ohcivar.h

Log Message:
Make OHCI work on Au1500 systems running in big-endian mode.
Patch contributed by Garrett D'Amore in PR port-evbmips/31912.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/mips/alchemy/dev/ohci_aubus.c
cvs rdiff -r1.37 -r1.38 src/sys/dev/usb/ohcivar.h

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