home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 May / PCW596.iso / wtest / clico / sunsoft / pcnfspro / ndis / drivers / ethernet / xpether / protocol.ini < prev   
Encoding:
Text File  |  1995-10-30  |  530 b   |  15 lines

  1. ;
  2. ; The DriverName parameter allows the device driver to locate
  3. ; its configuration information. The default value is
  4. ; XIRCOM$, which should not be changed in normal operation.
  5.     DriverName = XIRCOM$
  6. ;
  7. ; The Interrupt parameter specifies the interrupt used by the
  8. ; adapter. The value for an adapter connected to LPT1 is 
  9. ; normally 7.
  10.     Interrupt = 7
  11. ;
  12. ; The PrinterPort parameter identifies the parallel port to which the
  13. ; Xircom adapter is attached. Possible values are LPT1 or LPT2
  14.     PrinterPort = LPT1
  15.