device_create (mydriver_class, NULL, MKDEV(MYDRIVER_Major, 0), NULL, DEVICE_NAME); …… } 从linux内核2.6的某个版本以后,devfs不复存在,udev ...
確定! 回上一頁