home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2000 December / MICD_2000_12_NR1.iso / Dreamnet / drivery / 3Com / 3c509x2.exe / HELP / PACKET.TXT < prev    next >
Text File  |  1999-04-01  |  2KB  |  46 lines

  1.                         3Com (R) Corporation
  2.                      EtherDisk (R) Diskette for
  3.                    The EtherLink 10 ISA NIC Family
  4.                       Clarkson Packet Driver
  5.  
  6.  
  7.  
  8. The EtherLink 10 ISA family of NICs are all software configured.
  9. When the packet driver is loaded the only required command line
  10. parameter is the software interrupt value `PKT_INT_NUM.'  This
  11. software interrupt is used for communication between the driver and
  12. the protocol and should not be confused with the NIC's hardware
  13. interrupt.  As of version 1.09 of the Packet Driver Specification
  14. valid software interrupt values are in the range 0x60 to 0x80.
  15.  
  16. The packet driver for the EtherLink 10 ISA is a DOS mode driver that 
  17. does not support plug and play.  Plug and play must be disabled on the 
  18. EtherLink 10 ISA, and this can be done by running PNPDSABL.BAT from 
  19. the second diskette of the 6.1 driver set.
  20.  
  21. The packet driver for the EtherLink 10 ISA does not support auto-media 
  22. sensing.  The driver will default to the media programmed on the NIC. 
  23. The default is "Twisted Pair" when the adapter is shipped.  The NIC can
  24. be forced to the appropriate media by running the configuration utility, 
  25. 3C5X9CFG.EXE, from the second diskette.  Refer to the manual for 
  26. instructions on configuring the 3C509B NIC.
  27.  
  28. The SLOT and IOBASE parameters are to be used only when there is
  29. more than one EtherLink 10 ISA board in the machine.  This parameter
  30. indicates to the packet driver which NIC to use.  For NICs in ISA mode,
  31. use the IOBASE parameter.  On Microchannel NICs, EISA NICs, or ISA NICs
  32. in EISA mode, use the SLOT parameter.  You cannot use both IOBASE and 
  33. SLOT on the same command line.
  34.  
  35. EXAMPLE:  You have two EtherLink 10 ISA NICs in your machine.
  36. One is installed at I/O Base 300 hex and the other at 320 hex.  To
  37. use the card located at 300 hex and load it at software interrupt
  38. 60 hex for use in a Windows environment, use the command line:
  39.  
  40.         3C5X9PD -w 0x60 IOBASE=0x300
  41.  
  42. For a complete usage summary, enter 3C5X9PD at the DOS command prompt.
  43.  
  44.  
  45.            (%VER PACKET.TXT - Packet Driver v6.1b)
  46.