Kernel —— The device module

1380阅读 0评论2013-08-05 firocu
分类:LINUX


== Structure ==
class

== Understand ==
class
====
系统支持
使用 class_create, device_create。 
上一篇:Kernel —— Character device drivers
下一篇:Kernel —— Cgroups