GE GFK-1004B 用户手册

下载
页码 268
D
TCP/IP Ethernet Communications  User’s Manual – January 1996
D-2
GFK-1004B
3Com Etherlink II
\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>\ELNKII.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 = ETHERLINKII
  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.
[ETHERLINKII]
  DRIVERNAME = ELNKII$
  DMACHANNEL   = 1
  INTERRUPT    = 3
  IOADDRESS    = 0x300
  MAXTRANSMITS = 8