View | Details | Raw Unified | Return to bug 40527
Collapse All | Expand All

(-)chapter.sgml 2002/07/13 14:44:46 (-2 / +2 lines)
Lines 301-308 Link Here
301
              then you most likely only need to make the serial device.
301
              then you most likely only need to make the serial device.
302
              You can do this by changing your directory to
302
              You can do this by changing your directory to
303
              <filename>/dev</filename> and running the <filename>MAKEDEV</filename>
303
              <filename>/dev</filename> and running the <filename>MAKEDEV</filename>
304
              script like above.  Now make the serial device with
304
              script like above.  Now make the serial devices with
305
<screen>&prompt.root; <userinput>sh MAKEDEV cuaa</userinput></screen>
305
<screen>&prompt.root; <userinput>sh MAKEDEV cuaa0 cuaa1 cuaa2 cuaa3</userinput></screen>
306
              which will create the serial devices for your system.
306
              which will create the serial devices for your system.
307
              If your modem is on <devicename>sio1</devicename> or
307
              If your modem is on <devicename>sio1</devicename> or
308
              <acronym>COM2</acronym> if you are in dos, then your
308
              <acronym>COM2</acronym> if you are in dos, then your

Return to bug 40527