Linked by Eugenia Loli on Thu 3rd Nov 2005 23:36 UTC
Why would anybody want to simulate hardware when developing a device driver? This linux-based article lays out the problem and proposes an approach to solve it. Part 2 of this two-part series, "Debugging simulated hardware on Linux, Part 2: Device driver debugging." gives you a strategy for debugging the complete code flow of your drivers.
Permalink for comment 55400
To read all comments associated with this story, please click here.
Member since:
2005-07-06
Why would anybody want to simulate hardware when developing a device driver?
That's a trick question, isn't it? I mean, who wouldn't want to simulate hardware when developing a device driver?!?