⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sysfs-dev

📁 最新版本的Linux内核
💻
字号:
What:		/sys/devDate:		April 2008KernelVersion:	2.6.26Contact:	Dan Williams <dan.j.williams@intel.com>Description:	The /sys/dev tree provides a method to look up the sysfs		path for a device using the information returned from		stat(2).  There are two directories, 'block' and 'char',		beneath /sys/dev containing symbolic links with names of		the form "<major>:<minor>".  These links point to the		corresponding sysfs path for the given device.		Example:		$ readlink /sys/dev/block/8:32		../../block/sdc		Entries in /sys/dev/char and /sys/dev/block will be		dynamically created and destroyed as devices enter and		leave the system.Users:		mdadm <linux-raid@vger.kernel.org>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -