Click here to Skip to main content
15,907,687 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
QuestionMachine Randomly Shuts Down Pin
Brady Kelly14-May-08 4:17
Brady Kelly14-May-08 4:17 
AnswerRe: Machine Randomly Shuts Down Pin
fat_boy14-May-08 5:36
fat_boy14-May-08 5:36 
GeneralRe: Machine Randomly Shuts Down Pin
Dan Neely14-May-08 7:10
Dan Neely14-May-08 7:10 
QuestionBSOD-PAGE_FAULT_IN_NON_PAGED_AREA Pin
FotisSs13-May-08 11:29
FotisSs13-May-08 11:29 
AnswerRe: BSOD-PAGE_FAULT_IN_NON_PAGED_AREA Pin
fat_boy14-May-08 5:35
fat_boy14-May-08 5:35 
AnswerRe: BSOD-PAGE_FAULT_IN_NON_PAGED_AREA Pin
JudyL_MD14-May-08 7:13
JudyL_MD14-May-08 7:13 
GeneralRe: BSOD-PAGE_FAULT_IN_NON_PAGED_AREA Pin
fat_boy15-May-08 0:07
fat_boy15-May-08 0:07 
GeneralRe: BSOD-PAGE_FAULT_IN_NON_PAGED_AREA Pin
JudyL_MD15-May-08 2:12
JudyL_MD15-May-08 2:12 
fat_boy wrote:
Unless he didnt paste all his code in (ie he is using the PAGED pragma)


That is what I was suspecting and was referring to when I talked about a pragma asociated with the initialization code. My guess on the crash is that after the OP changes the driver name to use that paged variable and DriverEntry returns, the page fault occurs as soon as the driver object is used somewhere not at Passive level since it references paged memory.

Judy
GeneralRe: BSOD-PAGE_FAULT_IN_NON_PAGED_AREA Pin
fat_boy15-May-08 2:17
fat_boy15-May-08 2:17 
AnswerRe: BSOD-PAGE_FAULT_IN_NON_PAGED_AREA Pin
fat_boy15-May-08 2:21
fat_boy15-May-08 2:21 
QuestionUSB Drive in Windows XP Pin
No-e13-May-08 9:52
No-e13-May-08 9:52 
Questionusb communication Pin
iayd13-May-08 1:33
iayd13-May-08 1:33 
AnswerRe: usb communication Pin
Cedric Moonen13-May-08 21:20
Cedric Moonen13-May-08 21:20 
GeneralRe: usb communication Pin
iayd13-May-08 23:44
iayd13-May-08 23:44 
GeneralRe: usb communication Pin
Cedric Moonen13-May-08 23:52
Cedric Moonen13-May-08 23:52 
AnswerRe: usb communication Pin
fat_boy15-May-08 0:11
fat_boy15-May-08 0:11 
QuestionHow Can configure my simulated device as EpSon Stylus CX7300 Pin
XuanThinh TRAN12-May-08 21:50
XuanThinh TRAN12-May-08 21:50 
QuestionDevice Driver API's In Application code Pin
ForNow11-May-08 14:24
ForNow11-May-08 14:24 
AnswerRe: Device Driver API's In Application code Pin
Randor 11-May-08 16:13
professional Randor 11-May-08 16:13 
GeneralRe: Device Driver API's In Application code Pin
ForNow11-May-08 16:23
ForNow11-May-08 16:23 
GeneralRe: Device Driver API's In Application code Pin
ForNow11-May-08 16:53
ForNow11-May-08 16:53 
AnswerRe: Device Driver API's In Application code Pin
fat_boy12-May-08 0:32
fat_boy12-May-08 0:32 
GeneralRe: Device Driver API's In Application code Pin
ForNow12-May-08 2:54
ForNow12-May-08 2:54 
GeneralRe: Device Driver API's In Application code Pin
JudyL_MD12-May-08 3:00
JudyL_MD12-May-08 3:00 
GeneralRe: Device Driver API's In Application code Pin
ForNow12-May-08 6:07
ForNow12-May-08 6:07 

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.