|
发表于 2011-5-9 14:03:45
|
显示全部楼层
Post by zzxap;2138490
linux 用什么函数可以检测U盘的插入?
Notification when hardware is inserted or removed is provided by the
hotplug mechanism. Linux provides two hotplug interfaces: /sbin/hotplug and netlink.
基础是上面所述,但应用程序可以通过libdbus接口获得硬件热插拔事件。
可参考我之前的文章:http://linuxsir.cn/bbs/thread319781.html |
|