Hi All,<br>        I have a I2C chip driver,and there are two identical chips on two different i2c bus.<br>I have registered the driver and initialized it and created two nodes /dev/chip_0 and /dev/chip_1<br><br>If I open the node from user how will I make driver identify which device to access .ie in the ioctl.<br>
<br>Am I clear ???<br><br>Praveen<br><br><br>