Mudanças entre as edições de "Servidor Desenvolvimento:Configuração BIOS:Serial Port"

De MediaWiki do Campus São José
Ir para navegação Ir para pesquisar
(New page: <code> . (o) Disable ( ) AUTO ( ) COM1 ( ) COM2 This option determines how the built-in serial port operates. Disable = Port is disabled Auto = BIOS selects between COM1 ...)
 
 
Linha 1: Linha 1:
 
<code>
 
<code>
.
+
(o) Disable
(o) Disable
+
( ) AUTO
( ) AUTO
+
( ) COM1
( ) COM1
+
( ) COM2
( ) COM2
 
  
This option determines how the built-in serial port operates.
+
This option determines how the built-in serial port operates.
  
Disable    = Port is disabled
+
Disable    = Port is disabled
Auto      = BIOS selects between COM1 and COM3
+
Auto      = BIOS selects between COM1 and COM3
              if both resources are in use, the port is disabled
+
            if both resources are in use, the port is disabled
COM1      = Port is configurated at 3F8h with IRQ 4
+
COM1      = Port is configurated at 3F8h with IRQ 4
COM3      = Port is configurated at 3E8h with IRQ 4
+
COM3      = Port is configurated at 3E8h with IRQ 4
  
Note: The operating system may allocate resources even though the setting is disabled.
+
Note: The operating system may allocate resources even though the setting is disabled.
 +
 
 +
 
 +
                                    [ Load Defaults ]  [    Apply    ]  [      Exit    ]
 
</syntaxhighlight>
 
</syntaxhighlight>

Edição atual tal como às 15h17min de 26 de novembro de 2010

(o) Disable ( ) AUTO ( ) COM1 ( ) COM2

This option determines how the built-in serial port operates.

Disable = Port is disabled Auto = BIOS selects between COM1 and COM3

            if both resources are in use, the port is disabled

COM1 = Port is configurated at 3F8h with IRQ 4 COM3 = Port is configurated at 3E8h with IRQ 4

Note: The operating system may allocate resources even though the setting is disabled.


                                    [ Load Defaults ]   [     Apply     ]   [      Exit     ]

</syntaxhighlight>