makedev-exp.xml 350 B

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