This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
developersguide:driverprogramming [2022/02/10 13:48] stux fix issue in time.c; fix a few missed instances where minix-service needed to be updated; no /usr/bin/hello, fix also |
developersguide:driverprogramming [2022/02/10 14:58] (current) stux add mknod /dev/time c 18 0 |
||
---|---|---|---|
Line 623: | Line 623: | ||
install /service/time | install /service/time | ||
install /etc/system.conf.d/time | install /etc/system.conf.d/time | ||
+ | # mknod /dev/time c 18 0 | ||
# minix-service up /service/time -dev /dev/time | # minix-service up /service/time -dev /dev/time | ||
# cat /dev/time | # cat /dev/time |