makedev-exp.xml 347 B

123456789101112
  1. <sect2>
  2. <title>Command explanations</title>
  3. <para>
  4. <userinput>./MAKEDEV -v generic:</userinput> This creates generic
  5. devices. Normally, these devices are all devices you need. It's possible that
  6. you are missing some special devices that are needed for your hardware
  7. configuration. Create them with ./MAKEDEV -v &lt;device&gt;.
  8. </para>
  9. </sect2>