July 1993 D-Link PCMCIA Ethernet Card ============================== \OPEN_ADP\PCIC.EXE PCIC.EXE is used to enable Intel 82365SL PC Card Interface Controller (PCIC) chipset for DOS environment. \OPEN_ADP\ICCNT.EXE ICCNET.EXE is used to enable ICCNT (I/O Card Controller) chipset in TOSHIBA T3300SL Model Notebook. \OPEN_ADP\AE.EXE AE.EXE is used to enable PCMCIA Ethernet Card on which Socket Service or DATABOOK Socket and CardTalk has been installed. \OPEN_ADP\PCMDLINK.COM PCMDLINK.COM is PCM client driver for Phoenix PCMCCU v1.3. \OPEN_ADP\DSCD.EXE DSCD.EXE is a integration beta version of apen adapter utility. DSCD.EXE supports Intel 82365SL, Toshiba T3300SL's ICCNT, and Socket service v1.01, v2.0, v2.01. For more detail information, please refer to \INSTALL.DOC. ********************** SOCKET SERVICE: AE.EXE ********************** The AE.EXE program is used to open I/O window mapping, memory window mapping, and IRQ of PCMCIA Ethernet Card on which socket service or DATABOOK Socket and Cardtalk has been installed. To run DE-650's driver programs, AE.EXE must first be executed. The parameters of the DE-650 driver programs must match the hardware parameters settings of AE.EXE. These parameters can be I/O base, attribute memory base, and IRQ number. Note: IRQ parameter uses 5 or other except IRQ 9 because DATABOOK doesn't support IRQ 9. Two methods can be used to execute AE.EXE: Method 1 -------- From DOS prompt, A>ae [/iop:P0] [/mem:P1] [/irq:P2] [/slt:P3] Method 2 -------- In DOS config.sys device=ae.exe [/iop:P0] [/mem:P1] [/irq:P2] [/slt:P3] Parameters are options. Their descriptions: /iop :I/O base /mem :Attribute memory base /irq :IRQ number /slt :Slot no P0 :The selectable window I/O base with 0x20 range. The default value is 0x300. P1 :The selectable window memory base. The default value is 0xd000. P2 :The selectable irq value. The default value is 0x5. P3 :The selectable slot number. The default number is 1. Example: A>ae /iop:320 /mem:d000 /irq:a /slt:1 *************** INTEL: PCIC.EXE *************** This PCIC.EXE program is used to open I/O window mapping, memory window mapping, and IRQ of PCIC (82365SL) adapter for PCMCIA card. To run drivers of DE-650, PCIC.EXE must be executed first. The given parameters of DE-650 drivers must match the hardware parameters settings of PCIC.EXE. The parameters can be I/O base, attribute memory base, and IRQ value. Two methods could be used to execute PCIC.EXE. Method 1 -------- From a DOS prompt: A>pcic [/iop:P0] [/mem:P1] [/irq:P2] [/slt:P3] [/grp:P4] Method 2 -------- From DOS config.sys: device=pcic.exe [/iop:P0] [/mem:P1] [/irq:P2] [/slt:P3] [/grp:P4] Parameter description: /iop :I/O base /mem :Attribute memory base /irq :IRQ value /slt :Slot type /grp :Group value P0 :The selectable window I/O base with 0x20 range. The default value is 0x300. P1 :The selectable window memory base. The default value is 0xd000. P2 :The selectable irq value. The default value is 0x5. P3 :The selectable slot number. The default number is 1. P4 :The selectable grp value. The default value is 0. Group 0 means Index IO is 3E0h, Data IO is 3E1h, Base is 00h Group 1 means Index IO is 3E0h, Data IO is 3E1h, Base is 80h Group 2 means Index IO is 3E2h, Data IO is 3E3h, Base is 00h Group 3 means Index IO is 3E2h, Data IO is 3E3h, Base is 80h Example: A>pcic /iop:320 /mem:d000 /irq:a /slt:1 /grp:0 ****************** TOSHIBA: ICCNT.EXE ****************** The ICCNT.EXE program is used to open I/O window mapping, memory window mapping, and IRQ of ICCNT adapter for the PCMCIA Ethernet Card. To run drivers for DE-650, ICCNT.EXE must be executed first. The parameters of DE-650 drivers must match the hardware parameters settings of ICCNT.EXE. The parameters could be I/O base, attribute memory base, and IRQ value. Two methods can be used to execute ICCNT.EXE: Method 1 -------- From a DOS prompt: A>iccnt [/iop:P0] [/mem:P1] [/irq:P2] Method 2 -------- From DOS config.sys: device=iccnt.exe [/iop:P0] [/mem:P1] [/irq:P2] Parameter description: P0 :The selectable window I/O base with 0x20 range. The default value is 0x300. P1 :The selectable window memory base. The default value is 0xd000. P2 :The selectable irq value. The default value is 0x5. Example : A>iccnt /iop:320 /mem:d000 /irq:a *************************************** Phoenix PCM Client driver: PCMDLINK.EXE *************************************** Phoenix PCM software for Intel 82365SL chipset and other. PCMSS.EXE 03-20-93 or above ;ExCA Socket Service driver PCMCCU.EXE 03-25-93 or above ;PCMCIA Card Configuration Utility PCMDLINK.COM 8421 01-07-93 ;PCMCIA card Client driver * This file was provided by Phoenix, it only support one fixed parameter: IO: 320h, IRQ: 5, MEM: D6000h. Only PCMCCU v1.3 need PCMDLINK.EXE. Please use Jumpers to adject resource. Note: If notebook is made by Chaplet, then PCMCCU will need parameter for it. It is as the following PCMCCU /CIRQ:5 Example: 1. IPX driver: Content of CONFIG.SYS: device=pcmss.exe device=pcmccu.exe Content of AUTOEXEC.BAT: pcmdlink <----- Only PCMCCU v1.3 need to execute IPX PCMDLINK.EXE. netx f: login supervisor 2. ODI driver: Content of CONFIG.SYS: device=pcmss.exe device=pcmccu.exe Content of AUTOEXEC.BAT: pcmdlink <----- Only PCMCCU v1.3 need to execute lsl PCMDLINK.EXE. de650odi ipxodi netx f: login supervisor *************************** SystemSoft installation With DE-650 *************************** Testing DE-650 with SystemSoft PCMCIA drivers (Intel 82365SL controller) ------------------------------------------------------------------------ [Preface] The SystemSoft is a company that develope the PCMCIA drivers, like Socket Service, Card Service and Card Installation Client drivers. Now, they had provided drivers that support the Intel 82365SL PCMCIA and Databook TCIC-2/N controller chips,,,etc. SystemSoft's drivers for Intel 82365SL controller chip: SS386SL.EXE 2-25-93 or above ;Socket Service driver 2.0 v1.14 CS.EXE 3-09-93 or above ;Card Service driver 2.00 v4.01 CIS.EXE 3-05-93 or above ;Card Installation Client driver v2.01 For example with IPX driver: The content of the CONFIG.SYS file: : DEVICE=SS386SL.EXE DEVICE=CS.EXE DEVICE=CIS.EXE /LIRQ 5 /NWBAS D8 The content of the AUTOEXEC.BAT file: : DE650IPX ;Using IRQ 5, I/O 300h, MEMORY D800 NETX F: LOGIN JONES LANTEST WIN LANTEST [Parameters Explanation] The following parameters explanation for your reference. If you need more (whole) detail parameters explanation, please contact with me. SS365SL.EXE /PORT hhh Specifies the base port address of the first of uo to two PCIC Adapter boards. SS386SL assumes the each Adapter responds to two consecutive I/O ports for its address/data ports and that all of four ports are consecutive if two Adapters are present. The default port address are 3E0h/3E1h for the first Adapter and 3E2h/3E3h for second Adapter (/PORT 3E0). /SKT n Specifies the number of supported sockets (1-4). The default is 2 (/SKT 2). CS.EXE /IRQ h Specifies the IRQ number to be used for the card-status-change interrupt. The default value is 0Fh (/IRQ F). The allowable range is 0h through 0Fh. CIC.EXE /BAS hh Specifies the base address in system memory of the memory window used to access Attribute and Common Memory space during card recognition and initialization. The value must be states in 4K units. The default value is D0h (/BAS D0) which specifie a window string at D0000:0h. The base address specified must b in the range C0 through EFh. /SIZ hh Specified the size of the system memory window. The size is stated in 4K units (where 1=4K, 2=8K, 3=12K, etc.). The defaul is 4h (/SIZ 4) which signifies a 16K window. /CSBAS hh Specifies the base segment address of a window area given to Card Services with an AdjustResoureInfo function call. The value must be in 4K units. The default value is D4h (/CSBAS D4 , which specifies a window starting at D400:0h. The base address specified must be in the range C0h to EFh. /CSSIZ hh Specifies the size of a window area given to Card Services wit an AdjustResourceInfo function call. The size is stated in 4K units (where 1=4K, 2=8K, 3=12K, etc.) with 64K being the maximum size. The default value is 4h (/CSBAS 4), which signifies a 16K window. If the specified value is 0, the AdjustResourceInfo function call is not made. /NWBAS hh Specifies the base segment address of a attribute or common memory tobe opened. The value must be in 4K units. The default value is D8h (/NWBAS D8), which specifies a window starting at D800:0h. The base address specified must be in the range C0h through EFh. This switch applies to network cards that require an attribute or common memory window to be left open after configuration. /NWSIZ hh Specifies the size of memory window to be left open. The size is stated in 4K units (where 1=4K, 2=8K, 3=12K, etc.) with 64K being the maximum size. The default value is 4h (/CSBAS 4), which signifies a 16K window. The applies to network cards tha require an attribute or common memory window to be left open after configuration. /LIRQ hh Specifies the IRQ that is assigned to LAN cards. The default is 5h (/LIRQ 5). The allowable range is 0h through 0Fh. [Note] * Make sure that the memory windows (/BAS, /CSBAS, /NWBAS) do not overlap. The default values for these switches prevent a memory window conflict. Use caution if changing the default values. The other hand, if you use some memory management software, please avoid the memory conflict with above memory windows. For example: if you use the Microsoft's EMM386.EXE, please attach with "X=D000-DBff" parameter (for default values of /BAS, /CSBAS, /NWBAS). * By the way, Older SystemSoft drivers is also work fine with DE-650. SS386SLA.EXE 11-17-92 or above ;Socket A Service driver v2.0 SS386SLB.EXE 11-17-92 or above ;Socket B Service driver v2.0 CS.EXE 11-24-92 or above ;Card Service driver v2.0 CIS.EXE 11-24-92 or above ;Card Installation Client driver v1.00 [Summary] If you want to adjust the IRQ, I/O or MEMORY for DE-650 driver, you only need to adjust the parameters of the CIC.EXE file.