HomeFreeBSD

Simplify i2c reader: we don't need per-NIC handler anymore.

Description

Simplify i2c reader: we don't need per-NIC handler anymore.
Make code use read_i2c() function instead of callback.
Simplify&document struct i2c_info.
Consistently use uint8_t to read from i2c.

Details

Provenance
melifaroAuthored on
Parents
rS282966: Update iic(4) man page to reflect recent changes
Branches
Unknown
Tags
Unknown