A Utility for automatic configuration of VScom PCI cards under DOS. Version 2.31 Features: - LPT1 - LPT3 possible - COM1 - COM4 possible - Support of PCI 400, PCI 800 ( up to 4 COMs ), PCI 200, PCI 210, PCI 020, PCI 010 - Support of PCI 800L, 410H, PCI 400H, PCI 200H, PCI 210H, PCI 110H, PCI 010H, PCI 800H, PCI800EH, PCI400EH - Support of PCI 400L, 200L, 100L, 210L, 110L, 010L, 200I[SI], 400I, 800I - Support of PCI 1284 und PCI 1284 P2 - automatic configuration of COMs for 9600-8N1 - Unterstützng für PCI 010HV2,100HV2, 200HV2 Command line: > vspcidos are usecom=n[,n] - list of COM numbers to use, default is any free uselpt=n[,n] - list of LPT numbers to use, default is any free nocom=n[,n] - list of COM numbers that must be not used nolpt=n[,n] - list of LPT numbers that must be not used compatch=[,].. - list of adresses to patch into the pci bridge for com devices ( only in non block mode) blkpatch=[,].. - list of adresses to patch into the pci bridge for com devices using block addressing lptpatch=[,].. - list of adresses to patch into the pci bridge for lpt devices, where is or : or :1 The last form sets ecp address to +0x400 Examples: lptpatch=0x278:0x678,0x3bc lptpatch=0x278:1,0x3bc Example 1. > vscompci Installs VScom card in any free COM or LPT slots. 2. > vscompci usecom=1,4 nocom=3 installs the cards com ports in as COM1 and COM4, as COM2 if it free but no COM3 WARNING: Usage of some patch addresses can crash the system or make it unstable. Please make sure that no device is using any address subrange of the new io address.