How to use a packet driver over a Novell ODI driver

1. Update the NET.CFG file.
Add these two lines to the NET.CFG file:
 FRAME ETHERNET_II
 link support
          buffers 10 1600

2. Run ODIPKT.COM after the regular ODI driver for your NIC is loaded.
Example:

ODIPKT 1 96

or

ODIPKT 2 96 (if in the NET.CFG you have two frame types and the ETHERNET_II
is the second one)

