- Creating a virtual network card (VLAN) from a script
- Posted on January 31st, 2008 | 0 Comments
I'm looking for a way to create a virtual network card from a script instead of Windows UI.. I succeeded to install the Protocol driver from a script but didn't find a way to create new VLANs...
- SET_LINE_CODING and usbser.sys
- Posted on January 31st, 2008 | 3 Comments
Also, don't forget that if you want to modify the behavior of usbser.sys, you don't necessarily need to rewrite the entire thing. You could write your own upper filter driver (in KMDF, to make it...
- Aesthetic Perfection MP3s download
- Posted on January 31st, 2008 | 0 Comments
A E S T H E T I C P E R F E C T I O N F R E E M P 3 S O N G S *Close To Human 2005* 'Aesthetic Perfection - Architect' (http://tinyurl.com/yqm8b7) (5:03 7.59Mb 210kbps) 'Aesthetic...
- firewire hard drive & isochronous transfer
- Posted on January 31st, 2008 | 2 Comments
aha~ :) thanks for your reply. "Maxim S. Shatskih" <maxim@storagecraft.com> schrieb im Newsbeitrag news:OPzVqb$YIHA.4028@TK2MSFTNGP06.phx.gbl...
- Log Mejor Functions
- Posted on January 31st, 2008 | 4 Comments
As much as possible. Actually it is not required in release version. Trying to find out the cause of a rare BSOD. For a significant number of client installations this happens on one or two systems...
- Problem reconfiguring PCI-e device in Vista
- Posted on January 31st, 2008 | 1 Comments
Found a solution myself in the mean time. Disabling the bridge with CM_Disable_DevNode() also forces our FPGA devices to the D3 state while it does not immediately initiate re-enumeration of the PCI...
- question about 64-bit compliant DDK samples
- Posted on January 31st, 2008 | 5 Comments
mpy <mpy@discussions.microsoft.com> wrote: For apps, yes. For drivers, no. On a 32-bit system, you can run 32-bit apps and 32-bit drivers. On a 64-bit system, you can run 32-bit apps, 64-bit...
- Project management.
- Posted on January 31st, 2008 | 11 Comments
On Fri, 25 Jan 2008 16:56:55 -0800, Ivan Brugiolo wrote: Thanks to all of you ;)
- MSI IRQ is negative in device manager
- Posted on January 31st, 2008 | 1 Comments
For me, this looks like insignificant implementation detail of MSIs in Windows. Is this bad? is the device OK? -- Maxim Shatskih, Windows DDK MVP StorageCraft...
- keyboard/mice problem after using Hauppauge USB TV Card
- Posted on January 30th, 2008 | 0 Comments
I use a Hauppauge USB analog TV Card. After a lot channel switching or just use I can't use any Keyboard or Mice(just Mouse Key 1 and 2 are in function) anymore. I can use all type ov viewing...
- how can I get a vista device handle?
- Posted on January 30th, 2008 | 1 Comments
first, WDF object handles, regardless of type, are only valid within the driver which created them. as another driver talking to a WDF driver you do not get access to these handles. WDF object...
- pIsochDetachData->AttachStatus
- Posted on January 30th, 2008 | 0 Comments
In the 1394 kmdf sample driver in WDK6000, the function 't1394_IsochAttachBuffers' uses a variable...
- Winusb.sys and winusb.lib source
- Posted on January 30th, 2008 | 1 Comments
no, the source is not available. what do you think needs to be optimized? -- Please do not send e-mail directly to this alias. this alias is for newsgroup purposes only. This posting is provided...
- Obtainning USB_DEVICE_DESCRIPTOR
- Posted on January 30th, 2008 | 2 Comments
Its for a user mode application. I was trying to make the code as resuable as possible because I have 4 different devices and I wanted to try and avoid having to duplicate the IOCTLs (even though...
- Application can not receive WM_DEVICECHANGE
- Posted on January 30th, 2008 | 6 Comments
Hi Mark, Thanks again. I will try this approach. You are highly appreciated. "Mark Roddy" <markr@hollistech.com> ???????:1d9f82c9-cef3-430a-8fae-40c753100bdf@e10g2000prf.googlegroups.com... On Jan...
- staticdv -> This is not a valid driver folder.
- Posted on January 30th, 2008 | 0 Comments
Hi, I´m trying to use staticdv for a audio codec and i get the follow error (tested in checked and free): --------------------------------------------------------------------- Microsoft (R)...
- Vista 32 bit display driver for small lcd's on USB
- Posted on January 30th, 2008 | 3 Comments
My take is that they `wrap` dxgkrnl.sys and they install a companion user-mode driver that wraps which-ever user-mode driver used by the Direct3D runtime. I doubt that their solution is going to work...
- NDIS setup and DTM seup for LAN is different
- Posted on January 30th, 2008 | 0 Comments
Hi, 1. Are the NDIS setup and DTM setup for LAN is different ?Please let me know as I observed the difference between them. 2. In the DTM setup for LAN, local message device is not mentioned but...
- Disable driver signature enforcement in vista x64 business edition
- Posted on January 30th, 2008 | 1 Comments
I am able to load the test signed driver in OS test mode. signing was a problem, because of that OS was not allowing to load the driver, after i loaded the test signed driver, i am able to see that,...
- INF file for SMBus driver
- Posted on January 30th, 2008 | 0 Comments
Folks, I am writing a client driver for an SMBus device on a PCIe card. The SMBus device gets detected by the host controller. I can see the device listed by utilities like SpeedFan. The SMBus...

