ufm doesn't care what major it uses.
This commit is contained in:
parent
ed6bf211a7
commit
9412a6bfea
@ -87,7 +87,7 @@ d_open_t ufmopen;
|
||||
d_close_t ufmclose;
|
||||
d_ioctl_t ufmioctl;
|
||||
|
||||
#define UFM_CDEV_MAJOR 200
|
||||
#define UFM_CDEV_MAJOR MAJOR_AUTO
|
||||
|
||||
Static struct cdevsw ufm_cdevsw = {
|
||||
ufmopen, ufmclose, noread, nowrite,
|
||||
|
Loading…
x
Reference in New Issue
Block a user