This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest i
This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest i...
This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest i...
DOS SOURCE CODE,DOS-C started in 1988 as an experiment in writing device drivers in C for Microsof...
A few drivers for the Motorola C380 s celluar phone hardware with a simple test application. It s co...
A user-space device driver can do many of the things that kernel drivers can t, such as perform a lo...
Linux Device Drivers 3rd Edition 这是最新版喔.想学linuxdrivers的同学这是不错的选择....
linux 驱动开发中文版(超值!!!)(是《LINUX DEVICE DRIVERS》3rd 的中文版!!)强烈推荐的好书...
Abstract: Laser control is implemented with laser drivers and controllers. Two channels, bias and mo...
keil c 与proteus环境下联合仿真开发嵌入式项目:Serially Interfaced, 8-Digit LED Display Drivers max7221驱动实例,包括c代码...
Spac5xx的实现是按照标准的USB VIDEO设备的驱动框架编写(其具体的驱动框架可参照/usr/src/linux/drivers/usb/usbvideo.c文件),整个源程序由四个主体部分组...
linux下8139网卡驱动分析,非常彻底,本人照此移植成功了嵌入式设备上的网口-8139 NIC drivers under analysis, very thorough, I do the su...