aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/makedev-exp.xml
blob: 7fd515b6c2703a87eed6918165a2812e09ce63f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<sect2>
<title>Command explanations</title>

<para>
<userinput>./MAKEDEV -v generic:</userinput> This creates generic
devices. Normally, these devices are all devices you need. It's possible that
you are missing some special devices that are needed for your hardware
configuration. Create them with ./MAKEDEV -v &lt;device&gt;.
</para>

</sect2>