|
Lines 1468-1474
Link Here
|
| 1468 |
argument being the device to configure, in this case, |
1468 |
argument being the device to configure, in this case, |
| 1469 |
<devicename>/dev/ccd0c</devicename>. The device node for |
1469 |
<devicename>/dev/ccd0c</devicename>. The device node for |
| 1470 |
<devicename>ccd0c</devicename> may not exist yet, so to create |
1470 |
<devicename>ccd0c</devicename> may not exist yet, so to create |
| 1471 |
it, preform the following commands:</para> |
1471 |
it, perform the following commands:</para> |
| 1472 |
|
1472 |
|
| 1473 |
<programlisting>cd /dev |
1473 |
<programlisting>cd /dev |
| 1474 |
sh MAKEDEV ccd0</programlisting> |
1474 |
sh MAKEDEV ccd0</programlisting> |