Document #: 03526
How Do I Load The Driver With Netware Frame Type Of Ethernet_802.3?
Problem: My ODI driver keeps loading with the frame type of Ethernet_802.2. How can I get the driver to load with the NetWare frame type of Ethernet_802.3?
Solution: EDIT the NET.CFG (usually in the NWCLIENT directory). Change the "frame ethernet_802.2" to "frame ethernet_802.3"
Note: The LINK DRIVER section should match the driver name NO EXTENSIONS:
LINK DRIVER 3C5X9 or
LINK DRIVER 3C503 or
LINK DRIVER 3C589 or
LINK DRIVER 3CELPC
|