Forum Discussion
Altera_Forum
Honored Contributor
16 years agoDevice node
Hi, Now after I boot uclinux I use the command mknod to create my "/dev/name(device)" to control my hardware. Also I have done a script to do it when the system's boot, but I would like to...
Altera_Forum
Honored Contributor
16 years agoThanks for the answer but I know it. In this way "/dev/driver" is always built, I ask for a command or something thats makes "dev/driver" appear at the same time when I do an insmod of the driver.
Lot of thanks anyway.