Page MenuHomeFreeBSD

linux: add Linux i2c-dev ioctl compatibility support
AbandonedPublic

Authored by mr.yaoxin_outlook.com on Fri, Apr 3, 4:15 PM.
Referenced Files
F151236326: D56242.diff
Tue, Apr 7, 1:10 AM
F151141983: D56242.id174875.diff
Mon, Apr 6, 9:17 AM
Unknown Object (File)
Sun, Apr 5, 6:44 AM
Subscribers

Details

Reviewers
None
Group Reviewers
Linux Emulation
Summary

Implement Linux I2C ioctl translation in the Linux compatibility layer
and wire iicbus cdevs up for in-kernel rdwr handling.
Support common i2c-dev requests including SLAVE, FUNCS, and RDWR,
while rejecting unsupported 10-bit and SMBus operations.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

bz added a subscriber: bz.

This is unrelated to LinuxKPI. Remove the reviewer.

Remove additional unexpected empty line change

mr.yaoxin_outlook.com retitled this revision from linuxkpi: add Linux i2c-dev ioctl compatibility support to linux: add Linux i2c-dev ioctl compatibility support.Sat, Apr 4, 3:55 AM
mr.yaoxin_outlook.com edited the summary of this revision. (Show Details)

This is created from diff file. I just created another one followed the instructions with arc command