sonic-buildimage/platform/s3ip-sysfs
mssonicbld 7524e91aa1
The FAN driver framework module complies with s3ip sysfs specification (#12888) (#13212)
Why I did it
Provide a Fan driver framework that complies with s3ip sysfs specification

How I did it
1、 The framework module provides register and unregister interface and implementation.
2、 The framework will help you create the sysfs node

How to verify it
A demo driver base on this framework will display the sysfs node wich conform to the s3ip sysfs specification

Co-authored-by: tianshangfei <31125751+tianshangfei@users.noreply.github.com>
2023-01-09 14:24:41 +08:00
..
debian The build project of s3ip frameworkk (#12896) (#13213) 2023-01-01 12:32:42 +08:00
demo_driver The demo driver complies with s3ip sysfs specification,which use the s3ip kernel framework (#12895) (#13214) 2023-01-01 12:35:11 +08:00
s3ip_sysfs_frame The FAN driver framework module complies with s3ip sysfs specification (#12888) (#13212) 2023-01-09 14:24:41 +08:00
scripts The user framework module complies with s3ip sysfs specification (#12894) (#13215) 2023-01-01 12:35:32 +08:00
build.sh The build project of s3ip frameworkk (#12896) (#13213) 2023-01-01 12:32:42 +08:00
Makefile The build project of s3ip frameworkk (#12896) (#13213) 2023-01-01 12:32:42 +08:00