Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 11/14/2005 13:40:24
Module Name: src
Committed By: augustss
Date: Mon Nov 14 13:40:24 UTC 2005
Modified Files:
src/sys/dev/usb: ohci.c ohcivar.h
Log Message:
Make it possible to decide endianess dynamically. From port-evbmips/31912
by "Garrett D'Amore" <garrett_damore@tadpole.com>.
To generate a diff of this commit:
cvs rdiff -r1.167 -r1.168 src/sys/dev/usb/ohci.c
cvs rdiff -r1.36 -r1.37 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.