First  |  Prev |  Next  |  Last
Pages: 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
StorPort SPTI changing mini-port SRB SenseInfoLength
The requests are being sent via IOCTL_SCSI_PASS_THROUGH_DIRECT. The sense buffer in the SPTI is sized at 0xFF bytes. When the SRB gets to the miniport driver it is always 0x14 no matter what the value of IOCTL SRB sense buffer length field. The proper sense address buffer is being used because I can return d... 3 May 2010 18:44
KbFilter_ServiceCallback -- inserting and deleting packets
Hello, Presently I'm adapting a simple 'kbfiltr.sys' driver. Have it working and performing some modifications in the scan-code/key-press stream. Now would like to insert and delete packets from the stream. No luck finding an example of how exactly it's done. Seems the incoming packet array is typically ... 3 May 2010 20:57
WinDDK is not building samples
I have similar problem. I fixed it by setting TEMP and TMP environment variables to default OS values. Tim Roberts wrote: Re: WinDDK does not build 13-Nov-08 resistance2 <resistance2(a)discussions.microsoft.com> wrote: Wouldn't it have been a lot quicker just to TRY getting rid of this, rather than waiting... 3 May 2010 06:35
USB Over IP Documentation
Hi, As per the documentation available (a single PDF file) to implement USBOIP we have to implement a virtual host controller driver . - Virtual Host control driver will be equivalent to USB Host Controller driver and will be responsible for handling of URBs. - USBs will be converted to USB/IP packets and sen... 4 May 2010 21:19
Thomas F. Divine
i would like to express public recognition to Thomas F. Divine. with his help and advices, i managed to do a complete rewrite of the driver part of Daihinia (http://daihinia.com), based on the passthru from the latest WDK, and now Daihinia is fully compatible with Windows 7. thank you, Thomas, for your time an... 30 Apr 2010 12:51
BSOD while completing the request
Hi Sushma I'm having a very similar situation while developing driver. Please tell me if you've found the cause of problem or solution. Thank you, Anton ... 30 Apr 2010 10:36
WDK ISO install problem
Hi, Using Vista Business and trying to install WDK ISO downloaded from Microsoft downloads site. After twice creating an image CD using two different CD burning packages I still get the following error when trying to run KitSetup.exe (autorun disabled): "KitSetup is unable to validate that his software kit ... 11 May 2010 20:09
Capture, modify and redisplay of graphic user interface
Hello I am try to capture graphical user interface of any program running on Windows (or for whole desktop) then to do something with it and display it back on the screen directed by my "program". My "program" will capture the user interface (like mouse and keyboard) and will redirect it to the appropriate ... 25 May 2010 12:26
taking actions for a specific SSID on wifi
i develop a NDIS IM for multi-hop support on ad-hoc mode of wifi. i hook up on OID=OID_802_11_SSID in ProtocolRequestComplete and activate my functionality only if the SSID has a predetermined prefix. problem is that i don't receive any requests with OID_802_11_SSID on Windows 7. any suggestions? ... 29 Apr 2010 04:35
Get KSPROPERTY_BDA_NODE_DESCRIPTORS in a Filterdriver once
Ok i found it have to set the FileObjekt of the Irq's Stack "Brausewetter, Kurt" <kurt.brausewetter_nospam_(a)t-online.de> schrieb im Newsbeitrag news:u%23P465jwKHA.4636(a)TK2MSFTNGP06.phx.gbl... Hi i try to get the BDA Node discriptor in a device upperfilter for a BDA device. ksProperty.Set = KSPROPSETID_Bd... 28 Apr 2010 08:22
First  |  Prev |  Next  |  Last
Pages: 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52