Skip to content

Commit

Permalink
The FAN driver framework module complies with s3ip sysfs specification (
Browse files Browse the repository at this point in the history
#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>
  • Loading branch information
mssonicbld and tianshangfei authored Jan 9, 2023
1 parent ab0533e commit 7524e91
Show file tree
Hide file tree
Showing 2 changed files with 780 additions and 0 deletions.
Loading

0 comments on commit 7524e91

Please sign in to comment.