very comprehensive example, windows WDM driver development ex The use of drive technology can s Say all ? e full speed equipm STM32 DAC DMA TIXINGBO Implement hiding process, make pr dma ddk driver
标签: comprehensive development technology example
上传时间: 2013-12-22
上传用户:虫虫虫虫虫虫
very comprehensive example, windows WDM driver development ex The use of drive technology can s Say all e full speed equipm STM32 DAC DMA TIXINGBO Implement hiding process, make pr dma ddk driver
标签: comprehensive development technology example
上传时间: 2013-12-14
上传用户:alan-ee
A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the network, talk to a serial port, get interactive input from the user, pop up GUI windows, or read from disks. User-space drivers implemented using FUSD can be much easier to debug it is impossible for them to crash the machine, are easily traceable using tools such as gdb, and can be killed and restarted without rebooting even if they become corrupted. FUSD drivers don t have to be in C--Perl, Python, or any other language that knows how to read from and write to a file descriptor can work with FUSD. User-space drivers can be swapped out, whereas kernel drivers lock physical memory.
标签: user-space can drivers perform
上传时间: 2014-01-01
上传用户:saharawalker
This is a example of can bus driver
上传时间: 2017-08-22
上传用户:wab1981
The TRS232E is a dual driver/receiver that includes a capacitive voltage generator to supply TIA/RS-232-Fvoltage levels from a single 5-V supply. Each receiver converts TIA/RS-232-F inputs to 5-V TTL/CMOS levels.This receiver has a typical threshold of 1.3 V, a typical hysteresis of 0.5 V, and can accept ±30-V inputs. Eachdriver converts TTL/CMOS input levels into TIA/RS-232-F levels. The driver, receiver, and voltage-generatorfunctions are available as cells in the Texas Instruments LinASIC™ library.
上传时间: 2013-10-07
上传用户:waitingfy
FPFilter is a sample disk filter driver that demonstrates how a disk failure prediction filter driver could be implemented. A failure prediction filter driver can predict when a disk may fail and notify the disk driver stack of this condition.
标签: filter disk demonstrates prediction
上传时间: 2015-03-30
上传用户:变形金刚
The program is a wizard to create a NT kernel driver framework in C. It will create a Visual C++ workspace. You can compile and link your driver in IDE. If you have SoftICE, it can generate .nms file.
标签: create C. framework program
上传时间: 2013-12-03
上传用户:silenthink
This structure defines the interface between the low-level tty driver and the tty routines. The following routines can be defined unless noted otherwise, they are optional, and can be filled in with a null pointer.
标签: the structure interface low-level
上传时间: 2015-05-29
上传用户:yyyyyyyyyy
smsc911x 网卡驱动 This the users/programmers guide for the LAN911x Linux Driver The following sections can be found below * Revision History * Files * Features * Driver Parameters * Rx Performance Tuning * Tested Platforms * Rx Code Path * Tx Code Path * Platform Interface Descriptions
标签: 911x programmers 911 following
上传时间: 2014-12-02
上传用户:sssl
Flash Low Level Driver Code,can read/write all flash memory
上传时间: 2014-01-24
上传用户:libenshu01