Remote NDIS File Naming Conventions
In order to support legacy Remote NDIS devices, multiple Remote NDIS drivers have been included with various versions of Windows. The following table lists the Remote NDIS driver names used in each version of Windows.
Remote NDIS file name | Windows version in which this driver is available |
---|---|
Rndismp.sys Usb8023.sys |
These binaries are shipped only for legacy device support. No Remote NDIS device INF file should reference these drivers. |
Rndismpy.sys Usb8023y.sys |
Windows 2000. Were provided separately from the operating system. These are the only binaries for which Microsoft grants redistribution rights. |
Rndismpx.sys Usb8023x.sys Netrndis.inf |
The Rndismpx.sys and Usb8023x.sys binaries ship as part of the operating system. The Netrndis.inf file is an internal file that is part of the operating system. All these files must be referenced by the IHV-provided INF file as described in Remote NDIS INF Template. |
Note Remote NDIS is not supported on Windows 98/Me/SE or prior versions.