Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Drivers > How to set system time in a Windows WDM driver?

Reply
Thread Tools Display Modes

How to set system time in a Windows WDM driver?

 
 
Xu Jun
Guest
Posts: n/a

 
      05-27-2010
We are developing a GPS time sychronization hardware device. And we want
write a Windows WDM driver for the device. To avoid the user level latency,
we'd like set windows( XP/Vista/7) system time in the kernel driver level.
Does anyone know how to achive that?

Thanks
 
Reply With Quote
 
 
 
 
Doron Holan [MSFT]
Guest
Posts: n/a

 
      05-27-2010
you can't. you must do this in user mode

"Xu Jun" wrote in message
news:165914D0-56F3-4A41-88F1-...

We are developing a GPS time sychronization hardware device. And we want
write a Windows WDM driver for the device. To avoid the user level latency,
we'd like set windows( XP/Vista/7) system time in the kernel driver level.
Does anyone know how to achive that?

Thanks

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Server2003 2008 error !! Paul Bergson [MVP-DS] Active Directory 0 11-27-2009 12:19 PM
crcdisk.sys start up problem (with boot log) Jimmy Windows Vista Hardware 2 08-13-2007 07:22 PM
BUGCODE_USB_DRIVER with external USB HDD PHILIPS Deathwing00 Windows Vista Hardware 11 06-15-2007 07:02 PM
Vista won't boot, kernal issues Lt. Washburn Windows Vista Installation 3 03-30-2007 01:09 AM
Vista auto-reboot after install OrangeGuy Windows Vista Installation 4 02-07-2007 02:05 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59