a2885b31ed
Why I did it Provide CPLD and FPGA 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 |
||
---|---|---|
.. | ||
include | ||
cpld_sysfs.c | ||
curr_sensor_sysfs.c | ||
fan_sysfs.c | ||
fpga_sysfs.c | ||
Makefile | ||
psu_sysfs.c | ||
slot_sysfs.c | ||
switch.c | ||
sysled_sysfs.c | ||
temp_sensor_sysfs.c | ||
transceiver_sysfs.c | ||
vol_sensor_sysfs.c | ||
watchdog_sysfs.c |