2001-01-24 00:31:17 +00:00
|
|
|
<sect2>
|
|
|
|
<title>Command explanations</title>
|
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para><userinput>./MAKEDEV -v generic:</userinput> This creates generic
|
2001-08-09 01:41:59 +01:00
|
|
|
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
|
2001-08-16 23:26:29 +01:00
|
|
|
configuration. Create them with ./MAKEDEV -v <device>.
|
|
|
|
The <userinput>generic-nopty</userinput> option does a similar job but skips
|
|
|
|
some devices which are not needed if you are using devpts.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|