Click here to Skip to main content
15,886,362 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
QuestionIntel I7 2670QM processor Pin
ForNow19-Aug-12 15:48
ForNow19-Aug-12 15:48 
AnswerRe: Intel I7 2670QM processor Pin
Richard Andrew x6419-Aug-12 17:13
professionalRichard Andrew x6419-Aug-12 17:13 
GeneralFile folder tables of Windows 7: Home Premium Pin
Brandon-X120004-Aug-12 17:08
Brandon-X120004-Aug-12 17:08 
GeneralRe: File folder tables of Windows 7: Home Premium Pin
Dave Kreskowiak4-Aug-12 17:27
mveDave Kreskowiak4-Aug-12 17:27 
AnswerRe: File folder tables of Windows 7: Home Premium Pin
SoMad4-Aug-12 17:41
professionalSoMad4-Aug-12 17:41 
QuestionInstalling a filter driver Pin
MarkB7771-Aug-12 2:09
MarkB7771-Aug-12 2:09 
GeneralOverwrite file and delete file/folder driver Pin
Brandon-X1200025-Jul-12 22:33
Brandon-X1200025-Jul-12 22:33 
GeneralRe: Overwrite file and delete file/folder driver Pin
Richard MacCutchan26-Jul-12 0:18
mveRichard MacCutchan26-Jul-12 0:18 
Brandon T. H. wrote:
how do you overwrite and delete a file using a driver?
You would probably need to read the file tables from which you can get information about which sectors a specific file occupies. This information is proprietary to each file system type, NTFS etc: Google will find you lots of references.

Brandon T. H. wrote:
And how to tell what the operating system is?
You will already know this as your driver will need to be customised to each OS.

Brandon T. H. wrote:
I've heard online, that if the hardware in the computer is bad, it will result in a kernel panic,
That may or may not happen depending on what your driver and the OS are trying to do with the hardware.

Brandon T. H. wrote:
how to make the software still do it's job, even though the hardware is bad or avoid a kernel panic or any other generic fatal error?
Probably you need to trap all contingencies and make a decision what to do about them. For example, if your driver is writing to a disk and the system reports an error, you may need to make a note of where the error occurred and avoid that disk address in future. I am not sure how much of this information existing drivers will pass back to you, but most OSes give drivers the option to recover from hard errors. Again you would need to consult the driver documentation for the specific OS.
One of these days I'm going to think of a really clever signature.

GeneralRe: Overwrite file and delete file/folder driver Pin
Brandon-X1200026-Jul-12 14:08
Brandon-X1200026-Jul-12 14:08 
GeneralBroken Ethernet adapter help Pin
Brandon-X1200024-Jul-12 14:09
Brandon-X1200024-Jul-12 14:09 
GeneralRe: Broken Ethernet adapter help Pin
Richard Andrew x6424-Jul-12 15:02
professionalRichard Andrew x6424-Jul-12 15:02 
GeneralRe: Broken Ethernet adapter help Pin
Brandon-X120004-Aug-12 17:21
Brandon-X120004-Aug-12 17:21 
GeneralRe: Broken Ethernet adapter help Pin
Dave Kreskowiak24-Jul-12 18:54
mveDave Kreskowiak24-Jul-12 18:54 
GeneralRe: Broken Ethernet adapter help Pin
Brandon-X120004-Aug-12 17:22
Brandon-X120004-Aug-12 17:22 
GeneralRe: Broken Ethernet adapter help Pin
Dave Kreskowiak5-Aug-12 4:32
mveDave Kreskowiak5-Aug-12 4:32 
GeneralRe: Broken Ethernet adapter help Pin
Roger Wright24-Jul-12 20:47
professionalRoger Wright24-Jul-12 20:47 
GeneralRe: Broken Ethernet adapter help Pin
Brandon-X120004-Aug-12 17:23
Brandon-X120004-Aug-12 17:23 
GeneralRe: Broken Ethernet adapter help Pin
Chris Quinn16-Aug-12 5:29
Chris Quinn16-Aug-12 5:29 
QuestionCan I replace Windows 7 with XP on Dell's Inspiron One ? Pin
Vaclav_19-Jul-12 16:22
Vaclav_19-Jul-12 16:22 
AnswerRe: Can I replace Windows 7 with XP on Dell's Inspiron One ? Pin
Dave Kreskowiak19-Jul-12 16:37
mveDave Kreskowiak19-Jul-12 16:37 
GeneralRe: Can I replace Windows 7 with XP on Dell's Inspiron One ? Pin
Vaclav_19-Jul-12 17:10
Vaclav_19-Jul-12 17:10 
GeneralRe: Can I replace Windows 7 with XP on Dell's Inspiron One ? Pin
Dave Kreskowiak19-Jul-12 18:01
mveDave Kreskowiak19-Jul-12 18:01 
AnswerRe: Can I replace Windows 7 with XP on Dell's Inspiron One ? Pin
Richard MacCutchan19-Jul-12 22:35
mveRichard MacCutchan19-Jul-12 22:35 
GeneralRe: Can I replace Windows 7 with XP on Dell's Inspiron One ? Pin
Vaclav_20-Jul-12 3:59
Vaclav_20-Jul-12 3:59 
GeneralRe: Can I replace Windows 7 with XP on Dell's Inspiron One ? Pin
Richard MacCutchan20-Jul-12 5:10
mveRichard MacCutchan20-Jul-12 5:10 

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.