Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/dev/usb
Hi Lennart,
Lennart Augustsson wrote:
> 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@localhost>.
There were two sets of patches in the PR, and unfortunately you've
committed the first set which don't work in little-endian mode on the
Alchemy CPU. I've confirmed that the latter set of patches work fine on
both big- and little-endian Alchemy CPUs but I don't have any other sort
of machine here with OHCI, just UHCI. The second set of patches remove
the OHCI_DYNAMIC_ENDIAN conditional, so they should be double checked to
work on non-Alchemy OHCI controllers too.
Is the second set of patches in that PR ok to apply, or can you commit
them if you're happy with them?
Simon.
--
Simon Burge <simonb%wasabisystems.com@localhost>
NetBSD Support and Service: http://www.wasabisystems.com/
Home |
Main Index |
Thread Index |
Old Index