摘要: 今天发现了个问题 写驱动的时候写错了个驱动出口(module_exit给拼错了),结果导致加载驱动成功,确无法卸载: rmmod的时候显示can't unload 'xxx': Device or resource busy 然后用lsmod查看了下,发现驱动多了个属性: xxx 1816 0 [p 阅读全文
posted @ 2012-11-06 18:43 TaigaComplex 阅读(3148) 评论(0) 推荐(0)