Jump to content

SPP100.SYS: Difference between revisions

From EDM2
No edit summary
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Quatech SSP-100 PCMCIA parallel port driver, for the Quatech SPP-100 Enhanced Parallel Port Type II PCMCIA Card.
Quatech SPP-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==
;/IRQ
;/IRQ:changes the configurations to include IRQs.
:The "/IRQ" switch changes the configurations to include IRQs.
::Configuration 1: LPT2 at base address 378H, using IRQ7.
::Configuration 1: LPT2 at base address 378H, using IRQ7.
::Configuration 2: LPT3 at base address 278H, using IRQ5.
::Configuration 2: LPT3 at base address 278H, using IRQ5.


==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]]

Latest revision as of 04:27, 15 March 2021

Quatech SPP-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
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