首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > userland-usb-ddk

userland-usb-ddk

  • 资源大小:657.58 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

User Land USB Device Driver Developer Kit The objective of this project is to reduce the burden of the programmer to learn kernel/device driver programming. We can provide easy access to the API as well as templates for each kind of USB device. As there are so many tools are available to develop code, the User Land USB Device Driver Kit will serve as framework for C/C++/Kernel programming and easy to access APIs. Need of User Land USB DDK In the protected mode operating systems like Linux, programmers can not access hardware directly. If programmer needs to access hardware, he/she must write his own drivers for the device, for that he/she must have thorough knowledge of that kernel and device driver programming. As USB device can be handled through user level (libusb) so that we can provide easy to access the API as well as templates for each kind of USB device. If required, can also handle kernel level code with the UI (yet to b

文 件 列 表

UserLandDDK
usbddk
src
callbacks.c
devusb.xml
oldtemplate.c
functions.xml
usb.c
usbddktemp.c
regset.c
README.txt
template.c
template.h
userlandUsbDDK.pdf
oldtemplate.h
usbddk
src
genbuild.h
VIP VIP
0.187605s