DIGITUS COM Karte konfigurieren

Dieses Thema im Forum "Hardware & Peripherie" wurde erstellt von Reaperchef, 9. Juni 2009 .

Schlagworte:
  1. 9. Juni 2009
    Hey,

    ich hab ein derbes Problem....

    Besitze die Com-karte von Digitus:
    http://www.digitus.info/de/produkte/zubehoer/?c=1457&p=16110

    und muss sie unter DOS konfigurieren (IRQ,.. einstellen).
    Komme ich leider nicht weiter -.-
    Kennt sich da einer mit aus und kann mir helfen?

    Danke schonmal und BW gibt's für jede Hilfe


    Code:
    
    Normally any serial and parallel I/O ports can be supported by BIOS call 
    services in DOS environment. However there are only support 4 serial ports
    (3F8h,2F8h,3E8h,,2E8h) and 3 parallel ports (3BCh/378h/278h) are supported 
    by BIOS/DOS. 
    
    If the user has more than one PCI-Card in the Slots, the dos driver
    pcidos.exe remap the first ports, that found on the PCI-Slots. If the user wish
    to remap ports of another PCI-Card, the Cards in the slots must
    changed.
    
     In case the PCI serial and parallel ports are different from the 
    above configurations (e.g. I/O address or more than 4 serial ports / 3 
    parallel ports), they are not supported by BIOS/DOS directly. However some 
    applications (e.g. "PComm Plus" could support 8 serial ports and each I/O 
    address is settable) have their own driver, thus PCI cards could 
    work correctly.
    
     The following procedures will instruct you to install PCI serial 
    and parallel port device driver for DOS and Windows 3.1
     12/23/1999
    
    
     (3) Start the dos driver automatically
    
     Once the installation is completed, Install.exe will start the dos driver 
     (PciDos.exe) automatically. This means that it is not necessary to 
     restart the system once again.
    
     +----------------------------------------------------+
     | On-Board/ISA Serial COM1 3f8H |
     | On-Board/ISA Serial COM2 2f8H |
     | PCI Serial COM3 Remap 3e8H, IRQ 11 |
     | PCI Serial COM4 Remap 2e8H, IRq 11 |
     | |
     | On-Board/ISA Parallel LPT1 3bcH |
     | PCI Parallel LPT2 Remap 378H, IRQ 11 |
     | PCI Parallel LPT3 Remap 278H, IRQ 10 |
     | |
     | |
     | |
     | |
     | |
     +----------------------------------------------------+
     Note : This display is dependent on which PCI card you have
    
     (4) Check / inquire the PCI card information
    
     You could run PciDos.exe any time to inquire the PCI serial and 
     parallel port's I/O address & IRQ information.
    
    
    
     ISA PCI Setup Card Store About
     +----------------------------------------------+
     | |
     | |
     | |
     | |
     | |
     | |
     | |
     | |
     | |
     | |
     | |
     +----------------------------------------------+
    
    
     ISA (ALT-I) : Detect on-board/ISA legacy serial /parallel ports.
     PCI (ALT-P) : Find PCI serial /paralles ports.
     Setup (ALT-S) : Remap PCI serial port to legacy port/display port resources.
     Card (ALT-C) : Display PCI card model.
     Store (ALT-R) : Store a configuration file to c:\snxcfg.txt
     In this file the user find detailed information of every port from
     all PCI cards in the Slot.
     In the program window the user can see only the fisrt ten ports,
     in the file snxcfg.txt all ports of all PCI Cards are listed.
     About (ALT-A) : Version Information.
    
    
    
    NOTE :
     1. All PCI parallel ports are possible to be remapped to legacy I/O
     address (378h,278h), thus the DOS driver will start remapping function
     automatically if any one of legacy ports is free.
     If the user wish to remap a other PCI card, the cards in the slots must changed,
     so the first PCI card, that found on the PCI Slots will remapped.
    
     2. Since some PCI serial ports can support the remapping function 
     (e.g. 4025D/4027D/4028D/4036D/4037D/4038D/4079D/E/F). thus please check
     it by "SETUP" in PciDos.exe utility.
     Are more than one PCI serial cards inserted in the slots, the first card
     that support remap, will remapped.
     If the user wish to remap a other card, the cards in the slots must changed,
     so the first PCI card, that found on the PCI Slots will remapped.
    
     3. Since PCI serial card are drived by a higher CLK (14.7456 Mhz), 
     thus the actual baudarate is 8 times higher than the BIOS/DOS baudrate 
     setting. The below table shows the relation.
    
    
     *** Clock=14.7456 Mhz for all non-remapable port ***
    
     Item Actual Baudrate BIOS/DOS setting Remark
     ===== ================ ================= ==================
     1 921600 115200
     2 460800 57600
     3 230400 28800 Non BIOS standard
     4 115200 14400 Non BIOS standard
     5 57600 7200 Non BIOS standard
     6 38400 4800 
     7 19200 2400 
     8 9600 1200
     9 4800 600 Non BIOS standard
     10 2400 300
     11 1200 150 
     12 300 37.5 Non BIOS standard
    
    
     *** Clock=1.8432 Mhz for remapable port in DOS ***
    
     Item Actual Baudrate BIOS/DOS setting Remark
     ===== ================ ================= ==================
     1 921600 Do not support
     2 460800 Do not support
     3 230400 Do not support 
     4 115200 115200 
     5 57600 57600 
     6 38400 38400 
     7 19200 19200 
     8 9600 9600
     9 4800 4800 
     10 2400 2400
     11 1200 1200 
     12 300 300 
    
    
    
    [WINDOWS 3.1]
    =====================
    
    
     Normally serial and parallel I/O ports can be supported by WINDOWS 3.1 
    default device driver. However there are only 4 serial ports (3F8h,2F8h,
    3E8h,,2E8h) and 3 parallel ports (3BCh/378h/278h) are supported by default. 
    
     Most likely the PCI serial ports are different from the above 
    configuration (eg. I/O address or IRQ), these ports setting need to changed 
    / modified in WINDOWS 3.1 manually. However it is necessary to inquire 
    these PCI serial and parallel ports's resources in advance.
    
    
     (1) Inquire the PCI port resources (I/O address & IRQ) in DOS
    
     Run "C:\PCI_DOS\PciDos.exe AUTO" and write it down.
    
     +----------------------------------------------------+
     | On-Board/ISA Serial COM1 3f8H |
     | On-Board/ISA Serial COM2 2f8H |
     | PCI Serial COM3 Remap 3e8H, IRQ 11 |
     | PCI Serial COM4 Remap 2e8H, IRq 11 |
     | |
     | On-Board/ISA Parallel LPT1 3bcH |
     | PCI Parallel LPT2 Remap 378H, IRQ 11 |
     | PCI Parallel LPT3 Remap 278H, IRQ 10 |
     | |
     | |
     | |
     | |
     | |
     +----------------------------------------------------+
    
     (2) Go into Windows 3.1 ---> Main Group ---> Control Panel --->
     COM Port ---> Select the COMx port ---> Advanced
     
     (3) Fill in the Port configuration you just written down (I/O address
     and IRQ).
     
     
     (4) Restart Windows to make device driver to work.
    
    
    Note :
    
     1.Since some PCI serial ports can only support the remapping function
     (4025D/4027D/4028D/4036D/4037D/4038D/4079D/E/F), thus please check the 
     PCI card by PciDos.exe utility.
    
     2.All PCI parallel ports are possible to be remapped to legacy I/O 
     address (378h,278h), thus the DOS driver will start remapping function 
     automatically if any one of the legacy ports is free.
     
     3.For the better compatibility, it is recommended that on-board LPT1 is 
     set to 3BCh.
    
    
     
  2. 9. Juni 2009
    AW: DIGITUS COM Karte konfigurieren

    Tach,

    meine DOS-Zeit ist tausend Jahre her und ich weiß jetzt nicht wie weit du gekommen bist...

    Im Prinzip stehts ja in der Anleitung install.exe ausführen wobei ich, fall möglich, ein install.exe > C:\log.txt machen würde, damit die Ausgaben in eine Datei zur eventuell nötigen, späteren Analyse gelenkt werden.
    Laut Anleitung wird dann automatisch die pcidos.exe ausgeführt, wo dann wiederum wie in der Anleitung in etwa sowas stehen sollte:

    Code:
     ...
     | PCI Serial COM3 [I]Remap[/I] 3e8H, IRQ 11 |
     | PCI Serial COM4 [I]Remap[/I] 2e8H, IRQ 11 |
     ...
    
    Falls das dann aus irgend einem Grund nicht passt, würde ich mir die Befehle anschauen:

    Code:
    Setup (ALT-S) : Remap PCI serial port to legacy port/display port resources.
    
    Aber insgesamt vier COM-Ports müssten ja gehen von der Adressierbarkeit her...


    gr33tz
    mdaboss
     
  3. 9. Juni 2009
    AW: DIGITUS COM Karte konfigurieren

    Hi,

    installiert habe ich...
    Nur ist mein Problem, dass, wenn ich mit pcidos.exe nachschau, dann haben beide Port's den gleichen IRQ und fast die gleiche Adresse...

    Irgendwie muss ich die verstellen können.

    Des mit dem Remapen ist auch nicht so klar ... Wenn ich auf ALT-S drück und auf Remapen klick, steht hinter beiden Port's "Remap" und mehr hat sich nicht geändert ... auch net nach nem Neustart

    MFG
     
  4. 9. Juni 2009
    AW: DIGITUS COM Karte konfigurieren

    bist du sicher, dass das ein Problem ist - PCI konnte doch schon immer IRQ-sharing afaik...
    bios und controller regeln das - benutzereingriff nicht nötig... (?)


    funzen die ports (Geräte) denn gar net?

    edit:
    das mit der Adresse ist schon ok, da fast die gleiche Adresse :]

    gr33tz
    mdaboss
     
  5. 9. Juni 2009
    AW: DIGITUS COM Karte konfigurieren

    Im Bios kann ich nur den Onboard-Port verstellen und nicht die von der PCI-Karte

    Bei Com2 ist a800H IRQ5
    und
    bei Com3 ist a808H IRQ5

    Es heißt, die Adressen wären zu nah beinander und die IRQ's sollen nicht gleich sein.
    Das Programm gibt auch nen nfehler wegen den IRQ's aus.
    MFG
     
  6. 10. Juni 2009
    AW: DIGITUS COM Karte konfigurieren

    "Plug & Play OS" sollte auf No stehen (vllt gibbet die funktion noch gar nicht)

    falls doch sollte es auch eine Option like "PnP/PCI Configuration" geben...

    Das sind jetzt die onboard controller? IRQ5? ist normalerweise frei, manchmal eingebaute soundkarten oder zweiter paralleler... Adressierung: 4Byte ist minimum afaik :] also ok...

    Wie gesagt würde ich nochmal gucken ob ich über die remap funktion das manuell umbiegen kann (IRQ 9-11 wahlweise)

    Wenn das alles nix bringt, bzw auch um wegen der Adressierung die Karte mal in einen anderen slot stecken ("so weit weg" wie möglich vom vorherigen...), sonst der zweite slot (teilt i.d.R. immer IRQs auf)
    mehr kann man afaik nicht tun ausser halt standard: BIOS, Controller, Trieber Update etc...

    btw wofür braucht man eigentlich vier COM-ports

    gr33tz
    mdaboss
     
  7. 10. Juni 2009
    AW: DIGITUS COM Karte konfigurieren

    Code:
    Das sind jetzt die onboard controller? IRQ5? ist normalerweise frei, manchmal eingebaute soundkarten oder zweiter paralleler... Adressierung: 4Byte ist minimum afaik also ok...
    
    Nein, das sind die von der PCI Karte
    Onboard ist nur ein Controler IRQ11

    Code:
    btw wofür braucht man eigentlich vier COM-ports
    
    Drei Port's (1 Onboard und 2 PCIkarte)
    Für ein Kassenprogramm, welches auf dem Rechner läuft
    Zwei drucker und ein Hand/Funkbedienteil


    Ich werdnochmal schauen was sich wegen dem remapping machen lässt, aber denk net viel, weil in der pcidos.exe unter "remap" man nichts anwählen kann und ich was von gelesen hab, dassman das nur bei bestimmten karten machen kann.


    MFG
     
  8. 10. Juni 2009
    AW: DIGITUS COM Karte konfigurieren

    Ach so, es sind insgesamt nur drei... hatte ich vercheckt ?(

    Dann wirst du in jedem Fall durch Umstecken der Karte in einen anderen (am besten wohl in den zweiten) slot andere IRQs (und zwar zwei verschiedene) für die COM-Ports der PCI-Karte erhalten...

    den onboard würde ich dann per BIOS auf IRQ5 legen, weil 10/11 frei sein sollte (die PCI ports sollten dann 9,10 oder 10, 11 bekommen, im zweiten (oder anderen) slot)

    gr33tz
    mdaboss
     
  9. Video Script

    Videos zum Themenbereich

    * gefundene Videos auf YouTube, anhand der Überschrift.