Packet Driver ------------- The ZX312 packet driver is loaded using the following parameters: ZX312 [-ndw] [U] [bus=X] [dev=X] [media=] The optional switch parameters preceded by a dash effect the following: -n: Novell IPX frames are slightly changed to maintain compatibility with some drivers in Netware 2.X file servers. -d: Delayed driver initialization on the first bind request. -w: Windows compatibility, used if software using the packet driver is run in a DOS-box under Windows 3.X. The parameter is the only required parameter and represents the software interrupt to be used for packet driver-to-protocol communication. Permissible values are 0x60 through 0x6F. The 'bus=' and 'dev=' parameters are required in installations with more than one ZX312 and select a specific adapter board to be used. The optional 'media=' parameter selects a specific media type to be used. The driver defaults to automatic media detection. Valid media types are BNC, TP, TPFD, AUI, or AUTO. TPFD will select full duplex operation in connection with a full duplex twisted pair Ethernet hub. Specifying the parameter followed by the option 'U' will attempt to unload the packet driver. Successful unloading is not possible under all circumstances.