Sorry, for late response.
On Saturday, October 30, 2010 1:46 AM, Oliver Hartkopp wrote:
This driver is for only x86 processor.
I have no intention to support processor except x86.
I agree. Thease codes are very simple.
I will modify like above.
I think cf->data is like below
MSB----------LSB
D3-D2-D1-D0
D7-D6-D5-D4
*((u16 *)&cf->data[2]) means "D3-D2".
This order coprresponds to register order.
data register is like below
MSB----------LSB
**-**-D3-D2
** means reserved area.
Thanks,
Tomoya MORINAGA
OKI SEMICONDUCTOR CO., LTD.
--