Essential Linux Device Drivers by Sreekrishnan Venkateswaran -------------------------------------------------------------------------------- Publisher: Prentice Hall Pub Date: March 27, 2008 Print ISBN-10: 0-13-239655-6 Print ISBN-13: 978-0-13-239655-4 Pages: 744 Slots: 0.5 而且kernel里面有的驱动基本都涉及到了 。比较新的书。 -Essential Linux Device Drivers by Sreekrishnan Venkateswaran Publisher: Prentice Hall Pub Date: March 27, 2008 Print ISBN-10: 0-13-239655-6 Print ISBN-13: 978-0-13-239655-4 Pages: 744 Slots: 0.5 inside the kernel and some basic drivers are involved. Relatively new book.(补全上次,上下半部).保证可用
标签: Venkateswaran Sreekrishnan Essential Drivers
上传时间: 2014-01-19
上传用户:270189020
cuda compute device architecture mutual information on the gpu
标签: architecture information compute device
上传时间: 2014-02-13
上传用户:netwolf
This is schematic and Gerber files of PCB that is used for GPS tracking device with GSM link. Scheme has many valuable schematic features, like protected digital and analog I/Os, power part adapted for car power supply, etc. Can be used as a reference design for anyone who wants to make own GPS GSM tracking system based on SIM508 module from Simcom.
标签: schematic tracking Gerber Scheme
上传时间: 2013-12-19
上传用户:chfanjiang
USBHostSlave is a USB 1.1 host and Device IP core. – Supports full speed (12Mbps) and low speed (1.5Mbps) operation. – USB Device has four endpoints, each with their own independent FIFO. – Supports the four types of USB data transfer control, bulk, interrupt, and isochronous transfers. – Host can automatically generate SOF packets. – 8-bit Wishbone slave bus interface. – FIFO depth configurable via paramters.
标签: speed USBHostSlave and Supports
上传时间: 2014-01-17
上传用户:sxdtlqqjl
at91sam7s64 usb-device iar5.3 源码
标签: usb-device sam7 5.3 sam
上传时间: 2014-11-28
上传用户:123啊
Real-Time Executive (REX) User Guide for Qualcomm Device
标签: Real-Time Executive Qualcomm Device
上传时间: 2013-12-24
上传用户:我们的船长
The SL11RIDE is a low cost, high speed Universal Serial Bus RISC based Controller board. It contains a 16-bit RISC processor with built in SL11RIDE ROM to greatly reduce firmware development efforts. Its serial flash EEPROM interface offers low cost storage for USB device configuration and customer product specific functions. New functions can be programmed into the I2C by downloading it from a USB Host PC. This unique architecture provides the ability to upgrade products, in the field, without changing the peripheral hardware.
标签: Controller Universal contains Serial
上传时间: 2014-01-06
上传用户:15071087253
A specific version of a quicksorter which can be used to test for efficiveness of different sorts
标签: efficiveness quicksorter different specific
上传时间: 2014-01-12
上传用户:pinksun9
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
Linux device driver, 3rd edition
标签: edition device driver Linux
上传时间: 2013-12-25
上传用户:sy_jiadeyi