int alloc_chrdev_region(dev_t *dev,unsigned int firstminor,unsigned int count,char *name);. firstminor是請求的最小的次編號;.
確定! 回上一頁