Create a folder in /dev using device_create() (solved)
Jan. 25, 2013
6:38 a.m.
Hi, After searching a lot figured out that to create a folder under /dev is to use a '!' as separator instead of '/' in the "fmt" argument of the device_create() call. This works with kernel 2.6.18 onwards. "test!power" => /dev/test/power Regards.
4950
Age (days ago)
4950
Last active (days ago)
0 comments
1 participants
participants (1)
-
Prashant Shah