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

<para><userinput>./MAKEDEV -v generic:</userinput> This creates generic
devices. Normally, these devices are all the 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>