Click here to Skip to main content
16,005,149 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
QuestionAdd A Third Monitor Pin
Kevin Marois27-May-14 14:19
professionalKevin Marois27-May-14 14:19 
AnswerRe: Add A Third Monitor Pin
Albert Holguin5-Jun-14 9:57
professionalAlbert Holguin5-Jun-14 9:57 
QuestionRTSP not supported on WMP 12 ? Pin
Django_Untaken13-Apr-14 20:08
Django_Untaken13-Apr-14 20:08 
AnswerRe: RTSP not supported on WMP 12 ? Pin
Richard MacCutchan13-Apr-14 22:07
mveRichard MacCutchan13-Apr-14 22:07 
GeneralRe: RTSP not supported on WMP 12 ? Pin
Django_Untaken13-Apr-14 22:47
Django_Untaken13-Apr-14 22:47 
QuestionBluetooth Pin
Member 1074293011-Apr-14 9:04
Member 1074293011-Apr-14 9:04 
AnswerRe: Bluetooth Pin
Dave Kreskowiak11-Apr-14 9:19
mveDave Kreskowiak11-Apr-14 9:19 
AnswerRe: Bluetooth Pin
Albert Holguin5-Jun-14 9:59
professionalAlbert Holguin5-Jun-14 9:59 
AnswerRe: Bluetooth Pin
Alderin22-Jul-14 9:39
Alderin22-Jul-14 9:39 
QuestionDoes anyone remember Tetradyne DriverX windows driver software? Pin
GeorgeMayfield4-Apr-14 12:44
GeorgeMayfield4-Apr-14 12:44 
AnswerRe: Does anyone remember Tetradyne DriverX windows driver software? Pin
Munchies_Matt4-Apr-14 13:32
Munchies_Matt4-Apr-14 13:32 
GeneralRe: Does anyone remember Tetradyne DriverX windows driver software? Pin
GeorgeMayfield4-Apr-14 13:52
GeorgeMayfield4-Apr-14 13:52 
GeneralRe: Does anyone remember Tetradyne DriverX windows driver software? Pin
Jochen Arndt4-Apr-14 23:40
professionalJochen Arndt4-Apr-14 23:40 
GeneralRe: Does anyone remember Tetradyne DriverX windows driver software? Pin
GeorgeMayfield5-Apr-14 5:12
GeorgeMayfield5-Apr-14 5:12 
GeneralRe: Does anyone remember Tetradyne DriverX windows driver software? Pin
Munchies_Matt5-Apr-14 9:04
Munchies_Matt5-Apr-14 9:04 
GeneralRe: Does anyone remember Tetradyne DriverX windows driver software? Pin
GeorgeMayfield5-Apr-14 16:20
GeorgeMayfield5-Apr-14 16:20 
AnswerRe: Does anyone remember Tetradyne DriverX windows driver software? Pin
Munchies_Matt6-Apr-14 6:14
Munchies_Matt6-Apr-14 6:14 
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 
"So it looks like you used the win7 32 bit build env, why not use the XP32 bit one? >>> Actually I got confused building an XP driver and when it worked in XP I was really confused. Gave me the idea to try Win7 x86.

"Ad for the inf file, run it through chkinf, its a tool that's part of the DDK, it will tell you whats missing." >>> I did do that and it was helpful. Apparently not all things are required, though, such as the CAT (certificate). Just have to confirm at install time.

"Hal_xxx? Ah, you could be screwed then. Are you calling x86 specific hal funcs?" >>> Yes. As I said, I did get deprecation warnings but it ran in XP. It may run in Win7 x86 if I can fix it. Seems to be having trouble with initialization. I do use the registry functions also and that is where my current efforts lie.

When I try to build for Win7 x64 the Hal_xxx deprecation warnings turn to undefined errors. So I am guessing that Hal_xxx functions are present in Win7 x86. Maybe Win7 x86 is really a jazzed up XP? Can't find any info about that.

My current efforts now turn to setting up a debug environment so I can trace what is going wrong. The device manager is flagging the initialization, but that covers a lot of ground. Thanks for suggestions.
GeneralRe: Does anyone remember Tetradyne DriverX windows driver software? Pin
Munchies_Matt10-Apr-14 7:28
Munchies_Matt10-Apr-14 7:28 

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.