HomeFreeBSD

Replace a local sx lock that allowed only one client at a time to access

Description

Replace a local sx lock that allowed only one client at a time to access
an eeprom device with iicbus_request/release_bus(), which achieves the
same effect and also keeps other i2c slave drivers from clashing on the bus.

Details

Provenance
ianAuthored on
Parents
rS289117: There's no way a fbsd install + kernel will fit into 4MB of flash.
Branches
Unknown
Tags
Unknown