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
Unknown Object (File)
Wed, Apr 15, 2:32 PM
Unknown Object (File)
Tue, Apr 14, 3:33 AM
Unknown Object (File)
Mon, Apr 13, 11:54 PM
Unknown Object (File)
Sun, Apr 12, 6:26 PM
Unknown Object (File)
Sat, Apr 11, 2:11 PM
Unknown Object (File)
Fri, Apr 10, 6:24 PM
Unknown Object (File)
Wed, Apr 8, 8:04 AM
Unknown Object (File)
Wed, Apr 8, 2:06 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