[linux-usb-devel] [PATCH] OHCI: add PowerPC 440EP/440EPx support
David Brownell
david-b at pacbell.net
Tue Oct 9 02:19:27 EST 2007
> > Near as I can tell, the original code is wrong ... the hcca->frame_no
> > byte offset is fully specified, so that shift should always be 16.
>
> Are you saying that it should always be #define OHCI_BE_FRAME_NO_SHIFT
> 16 for big endian platforms?
More than that, I'm saying that shouldn't even be a #define! The
default should be that drivers expect chips to follow the interface
specs. Any value other than 16 violates the OHCI spec.
However, based on one other post, I suspect at least one Freescale
part will need to declare a chip quirk for this case.
- Dave
More information about the Linuxppc-dev
mailing list