LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   mknod (https://www.linuxquestions.org/questions/linux-software-2/mknod-42570/)

watashiwaotaku7 01-23-2003 10:00 PM

mknod
 
Im adding infra red remote support to my sound card and the final step is this what sort of command am i supposed to use for mknod im afraid i dont fully understand its syntax


4. As root, create a character device called '/dev/ir' with that major number, using the 'mknod' program.

the major number is 254

-thanks

unSpawn 01-23-2003 10:11 PM

(man mknod): mknod /dev/ir c 254 0


All times are GMT -5. The time now is 12:12 PM.