Ticket #1573 (closed task)

Opened 7 years ago

How to set timeout for i2c bus operation? (Examined/Solved - Linux 2.6)

Reported by: contact Owned by: somebody
Priority: minor Milestone:
Component: kernel Version:
Keywords: Cc:

Description

How to set timeout for i2c bus operation? Can ioctl command I2C_TIMEOUT do this?

The timeout parameter is in millisecond or other? --- looks like i2c-algo-bit supports it. don't recall anybody actually using this

though. let us know how it works.

value is in jiffies, which is probably a bad idea - should be changed to

millisecs I think.

follow up by email, ref. your ticket number.

MDS 5/4/05

Note: See TracTickets for help on using tickets.