[sane-devel] Question about Genesys_Frontend

2008-04-26 Thread Pierre Willenbrock
Guillaume Gastebois schrieb: > Hello, > > In genesys backend, we can find : > > typedef struct > { >u_int8_t reg[4]; >u_int8_t sign[3]; >u_int8_t offset[3]; >u_int8_t gain[3]; >u_int8_t reg2[3]; > } Genesys_Frontend; > > > but in WM8199 regs don't have the same name. > For m

[sane-devel] Question about Genesys_Frontend

2008-04-24 Thread Guillaume Gastebois
Hello, In genesys backend, we can find : typedef struct { u_int8_t reg[4]; u_int8_t sign[3]; u_int8_t offset[3]; u_int8_t gain[3]; u_int8_t reg2[3]; } Genesys_Frontend; but in WM8199 regs don't have the same name. For me registers addresses are : reg[0]=0x01,reg[1]=0x02,reg[2]=0