1. 程式人生 > >Linux裝置管理——sysfs、udev

Linux裝置管理——sysfs、udev

What is the use of Sysfs

sysfs is a pseudo file system provided by the Linux kernel that exports information about various kernel subsystems, hardware devices, and associated device drivers from the kernel's device model to user space through virtual files.