I2C with ME 9210

I have a problem, cannot customise connection I2C of port. OS windows XP, 9210-S Plug and Play Firmware unit. I am connected through TCP socket on 2101 port (by default). I send any command, but on an output there is no activity (I look an oscillograph). Can it is necessary customise GPIO, if yes that as?

Hello,
I have similar problem, The NAI2CInit returns success but NAI2COperation always fail. No activity on the dedicated I2C lines. I spend couple of days trying to make it work (I am pretty sure my GPIO setting is correct) and finally gave up using the driver and now I am going to manipulate I2C lines using bit banging.
Actually there is no much sense of using the (quite complicated) driver to manipulate couple of bits.