home *** CD-ROM | disk | FTP | other *** search
/ NetComm Communications 5 / NetComm.iso / resource / support / scriptpa / pcmcia / readme.txt < prev   
Encoding:
Text File  |  1997-07-04  |  1.8 KB  |  42 lines

  1.                         PCMCIA Modem Initialization Program
  2.                         -----------------------------------
  3.  
  4. INITCARD.EXE is used to initialise the PCMCIA card installed in your computer.
  5. To initialise your PCMCIA modem, from the DOS prompt (the C:> prompt):
  6.  
  7. 1) Type: INITCARD {Parameters see below}
  8.  
  9. 2) Press ENTER
  10.  
  11. The following parameters are valid for INITCARD:
  12.  
  13. -s[00,01,10,11] =               Strapping Option. Indicates the state of the
  14.                                 SEL1 and SEL0 lines used as a strapping
  15.                                 option for the PCIC. This may need to be
  16.                                 changed, only if your computer offers more
  17.                                 than two PCMCIA slots.
  18.  
  19. -k[a,b] =                       Slot Selection. Indicates the PCMCIA slot used
  20.                                 by the CardModem.
  21.  
  22. -p[1,2,address in hex] =        Com Port Base Address. Indicates COM port 1 or
  23.                                 2, or a non-standard address (e.g., 0x3F8).
  24.  
  25. -c[segment address in hex] =    Segment of the CIS logical address. Refers to
  26.                                 the memory address used to configure the
  27.                                 PCMCIA card. Use -c0xA000 for computers
  28.                                 running with or without the EMM386 memory
  29.                                 manager.
  30.  
  31. Multiple parameters may be specified, each separated by a space.
  32.  
  33. Normally, the -s, -p and -k are the only parameters required. Problems may be
  34. experienced if the -c parameter is not set to 0xA000 or the -s parameter is 
  35. not set to 00. Refer to Customer Support before changing these parameters.
  36.  
  37. Note: INITCARD will only work with NetComm's CardModem series. The Socket
  38. Rocket series will not initialize with this program.
  39.  
  40.  
  41. (C) 1996 NetComm Limited.
  42.