Group: microsoft.public.windowsxp.device_driver.dev · Group Profile · Search for Woundn in microsoft.public.windowsxp.device_driver.dev
Author: John
Date: Nov 2, 2007 16:23
I woundn't begin to know how to write a bus driver. I did find an example in, "Programming the Microsoft Windows Driver Model" 2nd edition by Walter Oney. It has a chapter on how to implement a multifunction device where it would treat the second device as a child device of the primary. If this works, Interrupts can be handle by the primary device, if the child device is generating the ...
|