Hi,
I have been putting together the pxa25xusfn (PXA255 USB function driver). I
borrowed registry
settings from the pxa270 version. However i've noticed that the pxa255 pdd
code expects Iobase
and Iolen as reg keys but the pxa270 driver i based it on uses Membase and
Memlen. I would
have thought reg settings for USB function drivers would be consistent.
There doesn't seem to be any doc saying what a USB function driver should
have as reg settings. I have worked
out what the pxa255 pdd needs by analysis of the code. Why is this
inconsistent?