GE GFK-1004B Manual Do Utilizador

Página de 268
D
D-7
GFK-1004B
Appendix D  Sample DOS System Files
Intel 82593
\CONFIG.SYS
FILES=20
BUFFERS=48
DEVICE=\DOS\HIMEM.SYS
DEVICE=\DOS\EMM386.EXE RAM 1024
DOS=HIGH,UMB
DEVICE=\GEFNDIS\PROTMAN.DOS /I:\GEFNDIS
rem
rem The Ethernet Adapter and its device driver must first be installed
rem into your computer.  Replace the string “<DIRECTORY>” in the
rem following DEVICEHIGH command with the directory which contains
rem the specified device driver for your Ethernet Adapter module.
rem
DEVICEHIGH=<DIRECTORY>\I82593.DOS
DEVICEHIGH=\GEFNDIS\GEFNDIS.DOS
\AUTOEXEC.BAT
SET GSMCFG=C:\GSM\CFILES
rem Bind NDIS Drivers
\GEFNDIS\netbind
\GEFNDIS\PROTOCOL.INI
[protocol manager]
  DRIVERNAME = PROTMAN$
[GEFNDIS]
  DRIVERNAME = GEFNDIS$
  BINDINGS = MLM_NIF
  MAX_RX_SIZE = 560
  NUM_RX_BUFS = 8
; Caution:
Interrupt conflicts may arise when using default hardware
;
configurations for many Ethernet Adapters.  For example,
;
interrupt IRQ3 is commonly used for the COM2 serial port
;
and most Ethernet adapters.
;
; The following information must match the hardware configuration
; of the Ethernet Adapter as installed on your computer.  Please
; modify this information as necessary.
[MLM_NIF]
  DRIVERNAME = I82593$$
  IOADDRESS     = 0x300
  INTERRUPT     = 15
  DMACHAN0      = 6
  DMACHAN1      = 7
  INBUFFER(K)   = 8
  OUTBUFFERS(K) = 3