Click here to Skip to main content
15,916,463 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
Questionproblem with vb.net dsf(device simulation framework) code Pin
jeffery c4-Jun-13 6:56
jeffery c4-Jun-13 6:56 
QuestionPreemptive Multitasking Pin
Richard Andrew x6429-May-13 16:13
professionalRichard Andrew x6429-May-13 16:13 
AnswerRe: Preemptive Multitasking Pin
Paulo Zemek29-May-13 16:35
Paulo Zemek29-May-13 16:35 
AnswerRe: Preemptive Multitasking Pin
Paulo Zemek29-May-13 16:44
Paulo Zemek29-May-13 16:44 
GeneralRe: Preemptive Multitasking Pin
Richard Andrew x6430-May-13 4:40
professionalRichard Andrew x6430-May-13 4:40 
AnswerRe: Preemptive Multitasking Pin
Steve449-Jun-13 16:38
Steve449-Jun-13 16:38 
QuestionSo why does NDIS act as the PPM instead of the FDO? Pin
Erudite_Eric27-May-13 10:59
Erudite_Eric27-May-13 10:59 
AnswerRe: So why does NDIS act as the PPM instead of the FDO? Pin
Erudite_Eric1-Aug-13 1:35
Erudite_Eric1-Aug-13 1:35 
Questiongprs modem Pin
hermionee13-May-13 18:55
hermionee13-May-13 18:55 
AnswerRe: gprs modem Pin
Erudite_Eric16-May-13 0:27
Erudite_Eric16-May-13 0:27 
AnswerRe: gprs modem Pin
Erudite_Eric23-May-13 1:17
Erudite_Eric23-May-13 1:17 
GeneralRe: gprs modem Pin
Erudite_Eric7-Jul-13 23:39
Erudite_Eric7-Jul-13 23:39 
QuestionReplicating the CMOS contents from one PC to many others Pin
edinando4-May-13 10:33
edinando4-May-13 10:33 
AnswerRe: Replicating the CMOS contents from one PC to many others Pin
Jonathan Davies5-May-13 0:44
Jonathan Davies5-May-13 0:44 
AnswerRe: Replicating the CMOS contents from one PC to many others Pin
Dave Kreskowiak5-May-13 4:54
mveDave Kreskowiak5-May-13 4:54 
AnswerRe: Replicating the CMOS contents from one PC to many others Pin
dusty_dex6-May-13 8:55
dusty_dex6-May-13 8:55 
NewsRe: Replicating the CMOS contents from one PC to many others Pin
edinando6-May-13 15:51
edinando6-May-13 15:51 
GeneralRe: Replicating the CMOS contents from one PC to many others Pin
Dave Kreskowiak6-May-13 17:18
mveDave Kreskowiak6-May-13 17:18 
edinando wrote:
This will be the next challenge and the last will be how to do this within Windows and not through the DOS.


Well, there's a little problem with that. You'll have to rewrite this application from scratch and supply a device driver to pull this off. User mode applications do not have any access to the hardware, hence the need for a driver.

If you've got the complete specs for reading/writing the CMOS on a Gigabyte board, the ability to write and debug kernel mode code, specically device drivers, and can write said device drivers in C (cannot use C#!), you should be able to pull this off.

QuestionLPT buffer? Pin
oldhat3-May-13 3:53
oldhat3-May-13 3:53 
AnswerRe: LPT buffer? Pin
Jonathan Davies5-May-13 0:19
Jonathan Davies5-May-13 0:19 
QuestionHow to check System Cache?? Pin
VICK18-Apr-13 19:53
professional VICK18-Apr-13 19:53 
AnswerRe: How to check System Cache?? Pin
dusty_dex18-Apr-13 21:55
dusty_dex18-Apr-13 21:55 
GeneralRe: How to check System Cache?? Pin
Richard MacCutchan18-Apr-13 23:01
mveRichard MacCutchan18-Apr-13 23:01 
GeneralRe: How to check System Cache?? Pin
dusty_dex18-Apr-13 23:18
dusty_dex18-Apr-13 23:18 
GeneralRe: How to check System Cache?? Pin
Richard MacCutchan18-Apr-13 23:43
mveRichard MacCutchan18-Apr-13 23:43 

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.