at91sam7s64_usb_driver

所属分类:单片机开发
开发工具:Visual C++
文件大小:3676KB
下载次数:201
上传日期:2008-01-11 15:47:52
上 传 者vivi2000
说明:  针对atmel公司的at91sam7s64芯片实现usb通讯的usb驱动程序
(AT91SAM7S64 for Atmel s chip usb driver usb communication)

文件列表:
driver\dirs (15, 2007-09-27)
driver\driver.dsw (432, 2007-09-27)
driver\driver.ncb (91136, 2008-01-10)
driver\DriverDeviceInterface.h (415, 2007-09-27)
driver\driverioctl.h (232, 2007-09-27)
driver\~VC5E.tmp (0, 2007-09-28)
driver\Driver.inf (3038, 2007-10-30)
driver\driver.opt (53760, 2008-01-10)
driver\sys\Driver.cpp (4673, 2007-09-27)
driver\sys\driver.dsp (7059, 2007-09-27)
driver\sys\Driver.h (649, 2007-09-27)
driver\sys\driver.plg (248, 2007-09-29)
driver\sys\Driver.rc (2002, 2007-09-27)
driver\sys\DriverDevice.cpp (25198, 2007-09-27)
driver\sys\DriverDevice.h (2276, 2007-09-27)
driver\sys\function.h (509, 2007-09-27)
driver\sys\makefile (290, 2007-09-27)
driver\sys\sources (721, 2007-09-27)
driver\sys\Driver.inf (3038, 2007-10-30)
driver\sys\objchk\i386\driver.bsc (1147904, 2007-09-28)
driver\sys\objchk\i386\driver.idb (240640, 2007-09-29)
driver\sys\objchk\i386\Driver.inf (3039, 2007-09-29)
driver\sys\objchk\i386\driver.map (59159, 2007-09-29)
driver\sys\objchk\i386\driver.NMS (2077940, 2007-09-28)
driver\sys\objchk\i386\Driver.obj (88771, 2007-09-29)
driver\sys\objchk\i386\driver.pch (3771760, 2007-09-29)
driver\sys\objchk\i386\driver.pdb (700416, 2007-09-29)
driver\sys\objchk\i386\Driver.res (864, 2007-09-29)
driver\sys\objchk\i386\Driver.sbr (575518, 2007-09-29)
driver\sys\objchk\i386\driver.sys (78368, 2007-09-29)
driver\sys\objchk\i386\DriverDevice.obj (140264, 2007-09-29)
driver\sys\objchk\i386\DriverDevice.sbr (573467, 2007-09-29)
driver\exe\makefile (290, 2007-09-27)
driver\exe\OpenByIntf.cpp (1223, 2007-09-27)
driver\exe\sources (380, 2007-09-27)
driver\exe\Test_driver.cpp (8949, 2007-09-27)
driver\exe\Test_driver.dsp (4248, 2007-09-27)
driver\exe\Test_driver.plg (2029, 2007-09-29)
driver\exe\Test_driver.dsw (547, 2008-01-10)
... ...

This README file is generated automatically by DriverWizard To complete the driver, follow these steps: o Build the driver Build | Build driver.sys o Search for the string "TODO" and follow the instructions to complete your driver. o Review the registry settings created in driver.inf. The Wizard created the following files: Files that comprise your driver: readme.txt Contains information shown here. sys\Driver.cpp Driver class implementation. sys\Driver.h Driver class header file. sys\Driver.inf INF file defines driver for plug and play installation. driverioctl.h Definition of control codes DriverDeviceInterface.h Header file containing the GUID for the device interface. sys\DriverDevice.cpp Device (DriverDevice) implementation. sys\DriverDevice.h Device (DriverDevice) header file. sys\function.h Used by DriverWorks library to determine which handlers to provide. sys\Driver.rc Shell for resource file (used for event messages, version resource) Files used by build utilities: sys\sources Used by BUILD program to determine what files comprise your driver. sys\makefile Used by BUILD program to build your driver. Files used by the test application: exe\Test_driver.cpp Console application with driver interface exe\OpenByIntf.cpp Used to open the device using a GUID interface. exe\sources Used by BUILD program to determine what files comprise your test application. exe\makefile Used by BUILD program to build your test application.

近期下载者

相关文件


收藏者