Subject: PR/31912 CVS commit: src/sys
To: None <tron@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 12/19/2005 15:10:02
The following reply was made to PR port-evbmips/31912; it has been noted by GNATS.

From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/31912 CVS commit: src/sys
Date: Mon, 19 Dec 2005 15:06:51 +0000 (UTC)

 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.