Jump to content

SPP100.SYS: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 1: Line 1:
Quatech SSP-100 PCMCIA parallel port driver, for the Quatech SPP-100 Enhanced Parallel Port Type II PCMCIA Card.
Quatech SSP-100 PCMCIA parallel port driver, for the Quatech SPP-100 Enhanced Parallel Port Type II PCMCIA Card. This driver replaces IBM's PRINT01.SYS.


  BASEDEV=SPP100.SYS/IRQ
  BASEDEV=SPP100.SYS /IRQ


==Parameters==
==Parameters==
Line 10: Line 10:


==Links==
==Links==
* [http://advdownload.advantech.com/productfile/Downloadfile2/1-1I7DK58/spp100.pdf Quatech SSP-100 Manual]
* [https://ia601403.us.archive.org/33/items/quatech-pcmcia-serial-parallel-adapters-manuals/spp100.pdf Quatech SSP-100 Manual]
 
[[Category:Device Drivers]][[Category:BASEDEV Statements]]

Revision as of 18:50, 14 March 2021

Quatech SSP-100 PCMCIA parallel port driver, for the Quatech SPP-100 Enhanced Parallel Port Type II PCMCIA Card. This driver replaces IBM's PRINT01.SYS.

BASEDEV=SPP100.SYS /IRQ

Parameters

/IRQ
The "/IRQ" switch changes the configurations to include IRQs.
Configuration 1: LPT2 at base address 378H, using IRQ7.
Configuration 2: LPT3 at base address 278H, using IRQ5.

Links