On Thursday 28 June 2007, Andrew Morton wrote:

> > +#undef     DISABLE_TEST_MODE
> 
> enabling DISABLE_TEST_MODE seens to enable test mode.  Confused.

Blame it on Intel.  ISTR that early pxa2[156]x silicon had
something called "test mode".  And a boatload of errata, with
a common thread in workarounds:  using the "test mode" helped
many things work better, although it was neither necessary nor
sufficient.  If one were to #define DISABLE_TEST_MODE, software
could experiment with other workarounds ... and maybe be able
to get the documented "double buffering" feature to work.

Later silicon stopped documenting "test mode" as such, effectively
making certain workarounds become the standard way to use the chip.

Which doesn't explain why pxa270 code has pxa2[156]x devel hooks,
but explains why pxa2[156]x code wants the hardware "test mode"
to be enabled ... except during developer experiments.

- Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to