ASP.SYS: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
The above settings load the ARNET drivers beginning at COM5 (/n:5) with a base address of 1A0 (/p:1A0) and memory address of D000h (/m:D0000). | The above settings load the ARNET drivers beginning at COM5 (/n:5) with a base address of 1A0 (/p:1A0) and memory address of D000h (/m:D0000). | ||
==Links== | |||
* {{FileLink|ArnetSmartPort_1-3-0b.ZIP}} | |||
[[Category:DEVICE Statements]] | [[Category:DEVICE Statements]] |
Latest revision as of 23:08, 19 August 2025
Product Support | |
---|---|
OS/2 1.3 | |
OS/2 2.0 | S |
OS/2 2.1 | S |
OS/2 2.11 SMP | S |
OS/2 Warp 3 | S |
OS/2 Warp Connect | S |
OS/2 Warp 4 | S |
OS/2 Warp Server for e-Business | S |
ARNET SmartPort Plus drivers for OS/2.
DEVICE=C:\ARNET\ASP.SYS <parameters>
- Example
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 beginning at COM5 (/n:5) with a base address of 1A0 (/p:1A0) and memory address of D000h (/m:D0000).