README FOR BINTECAD.SYS ========================= 1: Usage of the BINTECAD.SYS ============================ This driver supplies the facilities to the BinTec XAIR DOS Packet driver BINTE42.COM and the DOS ODI driver BINTE43.COM to access the Network Interface Card (NIC). When the driver is loaded it checks for the presence of 'Card Services' and if determined to be present, it will use Card Services functions to setup and manage the PCMCIA adapter. If no 'Card Services' detected, the driver will setup and manage the adapter via an Intel 82365 PCIC. 2: BINTECAD used with Card Services. ==================================== When using 'Card Services', command line options are not necessary. It is possible to predefine resources for the driver to be used. See XAIR User's Guide for more information. 3: BINTECAD used with Intel 82365 PCIC. ======================================= The behavior of the driver is controlled via the command line parameters. usage: DEVICE=bintecad.sys [switches] /I = software interrupt range [3,4,5,7,9,10,11,12,14,15] /B = I/O Base Address range [0x0100-0xFFC0] /M = Memory range [0xC000-0xEF00] e.g.: DEVICE=A:\CAD\bintecad.sys /I=5 /B=FC00 /M=D000 See BinTec XAIR User's Guide for more information.