QuasiCodo
5th September 2007, 05:58 PM
I want to run my own wifi driver instead of the default one that comes in ROM.
The existing driver is TNETW1251.dll.
I have a new driver named TNETWtest.dll.
I've changed the following reg values:
[HKLM\Comm\TNET1251] "ImagePath" = "TNETWtest.dll"
[HKLM\Comm\TNET12511] "ImagePath" = "TNETWtest.dll"
Technically, this should have loaded my driver, but it doesn't.
Just in case security is an issue, I also signed my driver with the SDK Priviledged certificate and I also installed the SDK certificates on the Trinity device.
However, when I try to load the driver via CommManager, Windows CE refuses to load the driver with no indication of what is wrong.
Anybody have an idea why?
Thanks,
((&->
The existing driver is TNETW1251.dll.
I have a new driver named TNETWtest.dll.
I've changed the following reg values:
[HKLM\Comm\TNET1251] "ImagePath" = "TNETWtest.dll"
[HKLM\Comm\TNET12511] "ImagePath" = "TNETWtest.dll"
Technically, this should have loaded my driver, but it doesn't.
Just in case security is an issue, I also signed my driver with the SDK Priviledged certificate and I also installed the SDK certificates on the Trinity device.
However, when I try to load the driver via CommManager, Windows CE refuses to load the driver with no indication of what is wrong.
Anybody have an idea why?
Thanks,
((&->