WDM (windows driver Model)驱动程序开发指南
上传时间: 2013-12-14
上传用户:bjgaofei
Linux 2.4.18 s3c2440 led driver 使用dev-C++撰寫,需要linux 2.4.18 kernel include,編譯完成後產生led module。 insmod main.o //安裝模組 mknod /dev/leds c 221 0 使用方法: int main(int argc, char *argv[]) { int testdev //led test... testdev = open("/dev/QuickMarkLed",O_RDWR) ioctl(testdev, 2, 1) //ioctl(device, led number, open/close) open=1 ioctl(testdev, argv[1][0]- 0 , argv[2][0]- 0 ) //ioctl(device, led number, open/close) open=1 close(testdev) return 0 }
标签: s3c2440 driver Linux dev-C
上传时间: 2014-01-01
上传用户:qlpqlq
ST7529液晶驱动 The ST7529 is a driver & controller LSI for 32 gray scale graphic dot-matrix liquid crystal display systems. It generates 255 Segment and 160 Common driver circuits. This chip is connected directly to a microprocessor, accepts Serial Peripheral Interface (SPI), 8-bit/16-bit parallel or IIC display data and stores in an on-chip display data RAM. It performs display data RAM read/write operation with no external operating clock to minimize power consumption. In addition, because it contains power supply circuits necessary to drive liquid crystal, it is possible to make a display system with the fewest components.
标签: 7529 controller dot-matrix graphic
上传时间: 2013-12-02
上传用户:奇奇奔奔
mcc18 sample including T6963C LCD driver
标签: including T6963C driver sample
上传时间: 2016-01-18
上传用户:zycidjl
Realtak RTL8139 driver yuan ma
上传时间: 2013-12-03
上传用户:as275944189
DM9000 WinCE.net 4.1 Driver for X86
上传时间: 2016-01-18
上传用户:hn891122
Programming the Microsoft Windows Driver Model(WDM开发)第二版
标签: Programming Microsoft Windows Driver
上传时间: 2016-01-20
上传用户:王小奇
via usb driver that support vt6656 chipsets
标签: chipsets support driver 6656
上传时间: 2016-01-20
上传用户:米卡
mini-PCI driver for LHWT chipsets
标签: mini-PCI chipsets driver LHWT
上传时间: 2016-01-20
上传用户:hfmm633
ST7 Software LCD driver
上传时间: 2014-12-04
上传用户:tonyshao