wpaul 88eacaa717 In windrv_load(), I was allocating the driver object using
malloc(sizeof(device_object), ...) by mistake. Correct this, and
rename "dobj" to "drv" to make it a bit clearer what this variable
is supposed to be.

Spotted by: Mikore Li at Sun dot comnospamplzkthx
2005-03-01 17:21:25 +00:00
..
2005-02-17 11:14:45 +00:00
2005-02-27 22:19:35 +00:00
2005-02-28 00:53:29 +00:00
2005-02-10 20:39:39 +00:00
2005-03-01 12:01:17 +00:00
2005-02-23 22:44:38 +00:00
2005-02-28 11:51:18 +00:00