Example installation of ARNET drivers under OS/2
================================================

CONFIG.SYS
----------
DEVICE=C:\ARNET\ASP.SYS  /F:C:\ARNET /N:5 /a:q /t:P /p:1A0 /m:D0000 /b:19200

The above settings load the ARNET drivers begining at COM5 (/n:5) with a base
address of 1A0 (/p:1A0) and memory address of D000h (/m:D0000).

