November 23, 2006 – On November 15 I published a short article about signing
NDIS protocol driver executables on the Rawether.net website.
Although this topic is of specific interest to PCAUSA’s Rawether for Windows
customers, it also is of broader interest to any developer working with NDIS
protocol driver.
So, I moved the article from Rawether.net to NDIS.com...
I also added two additional short articles about other aspects of NDIS
protocol driver signing and installation.
The articles on NDIS.com in this area can be found in the “White Papers”
section at this bookmark:
http://www.ndis.com/papers/default.htm#Installing_NDIS_Drivers
The individual articles are:
1.) Self-Signing NDIS Protocol Drivers
http://www.ndis.com/papers/ndisinstall/self-signdriver.htm
Describes the minimum steps needed to self-sign a NDIS protocol driver for
Windows Vista x64 edition.
2.) Making and Signing Driver Packages for NDIS Protocol Drivers
http://www.ndis.com/papers/ndisinstall/makeandsigncat.htm
Describes how to make and self-sign a driver package for installing the WDK
NDIS 6.0 NDISPROT driver on Windows Vista x64 edition.
3.) Programmatically Installing NDIS Protocol Drivers
http://www.ndis.com/papers/ndisinstall/programinstall.htm
Describes how to programmatically install a NDIS protocol driver using the
INetCfg API.
Regards,
Thomas F. Divine