Michael Tsang - What kinds of skills does someone need to write drivers?
- Posted: May 27, 2004 at 10:41 AM
- 19,260 Views
- 3 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
IMHO, writing drivers assumes much more liability than writing applications. Although it's always bad if software crashes, what a difference between a crashing app. vs. a crashing driver: The latter tears down the whole system!
As Michael says, drivers need to protect against race conditions due to resources getting accessed from various asynchronous contexts, including interrupt handlers.
Spin locks, "atomic" access to data and other interlocked operations are sometimes not easy to implement.
HI Tsang,
Your information provided on the site was very intresting and very good, i am using a TC4200 on which we aer experiencing issue unable towrite on the edge of the screen about 1 cm on all the four sides of the screen, but when i use the pen to get the start menu options it works fine.
Could you all explain me why we need to install the Wacom driver on the tablet pc.
Regards
Cyberbob
Remove this comment
Remove this thread
close