Topic: Problem with network card on Optiplex 760
I have an optiplex 760 machine that I am trying to get network working in a bartpe boot cd. I have the latest version of the LAN driverpack.
It appears that the correct driver is included in the driverpack, but that it is missing the DeviceID necessary for the driver to work is not in the INF file.
I did a comparison of the INF file in the driverpack to the one included in the driver from Dell and I noticed that in the [Intel] and [Intel.NTx86.5.1] sections the following is only in the Dell INF file.
; Dell
%E10DENC.DeviceDesc% = E10DE.5.0, PCI\VEN_8086&DEV_10DE&SUBSYS_02761028
%E10DENC.DeviceDesc% = E10DE.5.0, PCI\VEN_8086&DEV_10DE&SUBSYS_027F1028
When I get a chance I will try to install the driver with and without the lines above in the INF file on the same machine with XP installed to see if it works.
I would appreciate any tips or ideas to help me get this working.