Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 12/28/1998 04:56:19
Module Name:	src
Committed By:	augustss
Date:		Mon Dec 28 12:56:19 UTC 1998

Modified Files:
	src/sys/dev/usb: ohci.c
Log Message:
Add a lot of byte swapping to get the code to work on big endian machines.
Patch from Tsubai Masanari <tsubai@iri.co.jp>.
Add an extra controller reset.  According to the OHCI spec it shouldn't
be necessary, but without some machines don't work.