Click here to Skip to main content
15,890,043 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
GeneralRe: Does anyone remember Tetradyne DriverX windows driver software? Pin
GeorgeMayfield6-Apr-14 7:25
GeorgeMayfield6-Apr-14 7:25 
GeneralRe: Does anyone remember Tetradyne DriverX windows driver software? Pin
Munchies_Matt6-Apr-14 12:06
Munchies_Matt6-Apr-14 12:06 
GeneralRe: Does anyone remember Tetradyne DriverX windows driver software? Pin
GeorgeMayfield9-Apr-14 8:57
GeorgeMayfield9-Apr-14 8:57 
GeneralRe: Does anyone remember Tetradyne DriverX windows driver software? Pin
Munchies_Matt9-Apr-14 9:02
Munchies_Matt9-Apr-14 9:02 
GeneralRe: Does anyone remember Tetradyne DriverX windows driver software? Pin
GeorgeMayfield9-Apr-14 13:33
GeorgeMayfield9-Apr-14 13:33 
GeneralRe: Does anyone remember Tetradyne DriverX windows driver software? Pin
Munchies_Matt10-Apr-14 4:20
Munchies_Matt10-Apr-14 4:20 
GeneralRe: Does anyone remember Tetradyne DriverX windows driver software? Pin
GeorgeMayfield10-Apr-14 7:18
GeorgeMayfield10-Apr-14 7:18 
GeneralRe: Does anyone remember Tetradyne DriverX windows driver software? Pin
Munchies_Matt10-Apr-14 7:28
Munchies_Matt10-Apr-14 7:28 
Ah, win 7 signing, cat files.

OK, for win7 32 bit run a command shell and type bcdedit -set testsigning on and bcdedit -set loadoptions DDISABLE_INTEGRITY_CHECKS

When you restart you should see 'TestMode' appear in the bottom right.

For win7 64 bit you need to test sign the driver, and do the above. Look at test signing on loine, you need to use inf2cat and signtool and import the certificate into certstore.


Debugging looks daunting at first, but when you get it going its a doddle. WUndbg, and I use firewire, it is quicker than serial. Look at symSrv for MSFTs public symbols, they are very useful.

As for Hal, I wasn't aware they had dropped some funcs from the kernel API, but perhaps they have, or they were forbidden funcs. Look in the DDK documentation, if you cant find them, they are forbidden. Smile | :)
"The whole idea that carbon dioxide is the main cause of the recent global warming is based on a guess that was proved false by empirical evidence during the 1990s." climate-models-go-cold

GeneralRe: Does anyone remember Tetradyne DriverX windows driver software? Pin
GeorgeMayfield10-Apr-14 8:26
GeorgeMayfield10-Apr-14 8:26 
GeneralRe: Does anyone remember Tetradyne DriverX windows driver software? Pin
Munchies_Matt10-Apr-14 8:38
Munchies_Matt10-Apr-14 8:38 
GeneralRe: Does anyone remember Tetradyne DriverX windows driver software? Pin
GeorgeMayfield10-Apr-14 12:53
GeorgeMayfield10-Apr-14 12:53 
GeneralRe: Does anyone remember Tetradyne DriverX windows driver software? Pin
Munchies_Matt10-Apr-14 12:58
Munchies_Matt10-Apr-14 12:58 
GeneralRe: Does anyone remember Tetradyne DriverX windows driver software? Pin
GeorgeMayfield10-Apr-14 14:13
GeorgeMayfield10-Apr-14 14:13 
GeneralRe: Does anyone remember Tetradyne DriverX windows driver software? Pin
Munchies_Matt10-Apr-14 14:34
Munchies_Matt10-Apr-14 14:34 
GeneralRe: Does anyone remember Tetradyne DriverX windows driver software? Pin
GeorgeMayfield10-Apr-14 17:42
GeorgeMayfield10-Apr-14 17:42 
SuggestionThe mysterious USB to Serail problem ... Pin
PrissySC21-Mar-14 3:44
PrissySC21-Mar-14 3:44 
GeneralRe: The mysterious USB to Serail problem ... Pin
Jonathan Davies21-Mar-14 6:59
Jonathan Davies21-Mar-14 6:59 
GeneralRe: The mysterious USB to Serail problem ... Pin
PrissySC28-Mar-14 12:38
PrissySC28-Mar-14 12:38 
QuestionArduino chapter? Pin
Vedat Ozan Oner24-Feb-14 1:34
professionalVedat Ozan Oner24-Feb-14 1:34 
AnswerRe: Arduino chapter? Pin
Richard MacCutchan24-Feb-14 5:57
mveRichard MacCutchan24-Feb-14 5:57 
GeneralRe: Arduino chapter? Pin
Vedat Ozan Oner24-Feb-14 6:13
professionalVedat Ozan Oner24-Feb-14 6:13 
QuestionHow to simulate a hardware interrupt? Pin
ilovevb21-Feb-14 2:46
ilovevb21-Feb-14 2:46 
AnswerRe: How to simulate a hardware interrupt? Pin
Jonathan Davies26-Feb-14 0:20
Jonathan Davies26-Feb-14 0:20 
Questionuart polling mode error Pin
A_Fa4-Feb-14 18:59
A_Fa4-Feb-14 18:59 
AnswerRe: uart polling mode error Pin
Maulin Nanavati (L.I.O.N) maulin.nanavati@gmail.co18-Mar-14 23:52
Maulin Nanavati (L.I.O.N) maulin.nanavati@gmail.co18-Mar-14 23:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.