No announcements
Found 372453 threads
-
0 Votes
raspptp.sys driver function
Hi experts, What is the function of the driver file raspptp.sys in windows server 2008 R2, may server is experiencing BSOD due to this driver ...Answered | 1 Replies | 738 Views | Created by techspec90 - Thursday, April 23, 2015 7:14 AM | Last reply by Jamie Hanrahan - Thursday, April 23, 2015 7:48 AM -
0 Votes
USB function driver performance
We have Windows CE 6.0R3 system with a USB function driver that connects to a PC. We need to move a lot of data from the device to the PC and we are currently able to get appr. ... -
0 Votes
disabled drivers system info help
Normal No No afd Ancilliary Function Driver for Winsock c:\windows\system32\drivers\afd.sys Kernel Driver Yes System Running OK Normal No Yes ...Discussion | 1 Replies | 11285 Views | Created by missm0neypenny - Thursday, March 25, 2010 1:00 PM | Last reply by VijayKR - Thursday, March 25, 2010 11:59 PM -
0 Votes
disabled drivers random sudden power offs system info
Normal No No afd Ancilliary Function Driver for Winsock c:\windows\system32\drivers\afd.sys Kernel Driver Yes System Running OK Normal No Yes ...Discussion | 1 Replies | 12221 Views | Created by missm0neypenny - Thursday, March 25, 2010 12:42 PM | Last reply by Joon84 - Thursday, March 25, 2010 12:48 PM -
0 Votes
Usb function driver, help,
I think what you want to do is unload the USB Function driver, not the mass storage driver. So check your BSP for the name of the USB Function ...Answered | 14 Replies | 3140 Views | Created by Kevin Chaves - Friday, April 22, 2011 2:00 PM | Last reply by Bruce Eitman - Friday, April 29, 2011 1:04 PM -
0 Votes
Windows Biometric Driver Function Sequence
Hi All, I want to create one Windows Biometric Framework based driver with all three Adapters (Engine, Sensor and Storage). I got one sample from following ...Unanswered | 1 Replies | 804 Views | Created by Rajpura Mayank - Wednesday, August 12, 2015 11:27 AM | Last reply by Rajpura Mayank - Thursday, August 13, 2015 9:42 AM -
0 Votes
Problem Installing toaster function driver
function and filter driver is loaded, it creates a device object and attaches itself to the device stack. A device object created by the function driver is called ...Answered | 9 Replies | 5371 Views | Created by aijazbaig1 - Friday, April 20, 2012 12:51 PM | Last reply by aijazbaig1 - Thursday, April 26, 2012 7:31 AM -
0 Votes
USB Function Driver using WDK
Thanks Mark, Depends.exe shows WDFLDR.sys is missing on the system. Does this need to be packaged with the function driver for installation? This is a WinXP 32-bit ...Answered | 11 Replies | 5521 Views | Created by Jitesh Varma - Monday, September 19, 2011 3:38 PM | Last reply by Tim Roberts - Monday, September 26, 2011 4:28 AM -
0 Votes
[ODBC Driver Manager] Driver does not support this function
Report Builder may be executing an ODBC function to retrieve meta data, and that function is not supported by the PMSDK driver. ...Answered | 6 Replies | 4169 Views | Created by Navid Catalan - Monday, September 8, 2014 8:31 AM | Last reply by Dan Guzman - Monday, September 8, 2014 11:59 AM -
0 Votes
Custom USB function driver endpoint halt issue
You are correct. This is a USB Function Custom Client driver. The strange thing is that the BSP included some other Function Client drivers such as storage device and these ...Unanswered | 2 Replies | 1411 Views | Created by tri71nail - Monday, March 31, 2014 7:20 PM | Last reply by tri71nail - Monday, March 31, 2014 8:37 PM -
0 Votes
queue callback function called on driver unload
I am trying to send locally created request to another driver using asynchronous method and it works fine but when i called driver disable then queue callback function is ...Unanswered | 1 Replies | 1921 Views | Created by skushiva - Monday, April 9, 2012 6:28 AM | Last reply by Don Burn [Windrvr] - Monday, April 9, 2012 12:20 PM -
3 Votes
USB driver unloading when accessing function from another driver
being qualified for correct codec chip in the SGTL5000 codec device driver. For this, I declared a function in the codec driver (which is in cpp) with extern ...Answered | 3 Replies | 342 Views | Created by Pankaj Rodey - Monday, February 5, 2018 11:58 AM | Last reply by Pankaj Rodey - Tuesday, February 6, 2018 2:03 PM -
0 Votes
WdfUsbTargetDeviceCreate () function error in HIDUSBFX2 driver with ufxclientsample driver
usb class driver be a child of usb function controller client driver?Unanswered | 4 Replies | 636 Views | Created by Pavel Kabanov - Wednesday, December 4, 2019 12:49 PM | Last reply by Pavel Kabanov - Wednesday, January 22, 2020 9:13 AM -
0 Votes
AddPrinter() function failure error "Printer Driver Unknown"
I am using AddPrinter function to add a local printer.But it return error 1797 -
0 Votes
AddDevice function in a virtual device driver
Hi. I am newbie in driver's dev field. I need to create driver of a virtual device. And I don't know: how will an my AddDevice function be ...Answered | 3 Replies | 624 Views | Created by Serge Roussak - Monday, July 14, 2014 12:00 PM | Last reply by Doron Holan [MSFT] - Monday, July 14, 2014 6:09 PM -
0 Votes
ODBC Driver Manager throws function sequence Error
Hi While connecting to SQL Server from 64 bit OS and 64 bit version of my program and running the following statement i am getting ODBC Driver Manager throws ...Answered | 1 Replies | 15790 Views | Created by Nayeem_khan - Tuesday, March 9, 2010 5:42 AM | Last reply by Pak-Ming Cheung - Thursday, March 11, 2010 3:28 PM -
0 Votes
problem with StartService Function with WDF driver
connect a debugger and step through your code. perhaps your DriverEntry is failing. perhaps your driver is failing to load because it failed to unload previously. while all of these problems ...Answered | 1 Replies | 1728 Views | Created by Mosbah_syr - Tuesday, September 11, 2012 3:47 PM | Last reply by Doron Holan [MSFT] - Tuesday, September 11, 2012 4:53 PM -
2 Votes
Method to use USB Serial Function Driver
trying to use WEC 2013 default USB Serial function driver for this. I have added SYSGEN_USBFN_SERIAL in OS design catalog items: Following are registry ...Unanswered | 4 Replies | 750 Views | Created by Praveen105 - Friday, May 4, 2018 11:03 AM | Last reply by Praveen105 - Thursday, May 24, 2018 12:22 PM -
3 Votes
IRQL level of kernel driver DeviceControl function
I need to call BCryptGetProperty() from the driver DeviceControl() function. According to BCryptGetProperty specs: If the current IRQL level is ...Answered | 8 Replies | 518 Views | Created by Dev10110110 - Sunday, March 31, 2019 11:54 PM | Last reply by Dev10110110 - Monday, April 1, 2019 2:55 AM -
0 Votes
Can't get rebuilt WinXP driver to function.
I am trying to resurrect a device driver build so I can debug a problem that has cropped up after a decade of successful use. I can't get the unmodified code to ...Answered | 5 Replies | 4175 Views | Created by elindaman - Thursday, February 17, 2011 3:47 PM | Last reply by Gary G. Little - Saturday, February 19, 2011 10:39 PM - Items 1 to 20 of 372453 Next ›
No announcements