home *** CD-ROM | disk | FTP | other *** search
- ;
- ; The DriverName parameter allows the device driver to locate
- ; its configuration information. The default value is
- ; XIRCOM$, which should not be changed in normal operation.
- DriverName = XIRCOM$
- ;
- ; The Interrupt parameter specifies the interrupt used by the
- ; adapter. The value for an adapter connected to LPT1 is
- ; normally 7.
- Interrupt = 7
- ;
- ; The PrinterPort parameter identifies the parallel port to which the
- ; Xircom adapter is attached. Possible values are LPT1 or LPT2
- PrinterPort = LPT1
-