虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

DriverS

  • 电子书388页

    电子书388页,英文的。 Guide toWriting and Porting Device DriverS VxWorks5.3设备驱动编写和移植

    标签: 388 电子书

    上传时间: 2015-12-08

    上传用户:sssl

  • 基于linux kernel 2.6.20的UDA1341声音芯片的声卡驱动

    基于linux kernel 2.6.20的UDA1341声音芯片的声卡驱动,在s3c2410 cpu下调试通过。 使用方法:源码树的根下新建local目录,并将其解压缩到该目录,修改源码树根下的Makefile文件的559行为: vmlinux-dirs := $(patsubst %/,%,$(filter %/, $(init-y) $(init-m) $(core-y) $(core-m) $(DriverS-y) $(DriverS-m) $(net-y) $(net-m) $(libs-y) $(libs-m))) local/ 就可以编译了,不过是模块编译,编译好了之后不要忘了insmod进内核啊

    标签: kernel linux 1341 UDA

    上传时间: 2015-12-26

    上传用户:小宝爱考拉

  • 本类库包含了常规的数据库联结操作

    本类库包含了常规的数据库联结操作,可以手动注册数据库在DriverS.xml中。 本类库包含如下类: ------------------------------------- DriverUtilities loadDriverS():加载驱动程序,本类提供了mysql,oracle,sql server,access的数据库驱动,url记录。 isValidVendor(String vendor):判断vendor数据库相关记录是否存在。 makeURL(String host,String dbName,String vendor):生成联结URL。 getDriver(String vendor):获得vendor数据库的驱动名称。 ------------------------------------- DriverUtilities2 继承自DriverUtilities loadDriverS(String filename):加载驱动程序,本类提供了mysql,oracle,sql server,access的数据库驱动,url记录,从DriverS.xml中载入,解析该文档,可以在该文件中加入新的记录。 ------------------------------------- coreservlets.beans.ConnectionInfoBean getConnection(String driver,String url,String username,String password):连接数据库。

    标签: 数据库 操作

    上传时间: 2014-01-24

    上传用户:ardager

  • 1.under bootloader 1)cd your_dir/mrua_EM8620L_2.5.115.RC8_dev.arm.bootirq/MRUA_src/loader 2)将f

    1.under bootloader 1)cd your_dir/mrua_EM8620L_2.5.115.RC8_dev.arm.bootirq/MRUA_src/loader 2)将flash_v3.c改名为flash.c替换原来的flash.c 3)编译 2.under linux kernel 1)cd armutils_2.5.108.0/build_arm/linux-2.4.22-em86xx/DriverS/mtd 2)将mtdblock_v4.c改名为mtdblock.c替换原来的mtdblock.c 3)cd armutils_2.5.108.0/build_arm/linux-2.4.22-em86xx/DriverS/mtd/chips 4)将cfi_cmdset_0002_v4.c改名为cfi_cmdset_0002.c替换原来的cfi_cmdset_0002.c 5)编译。 note:如果在使用cat等指令写flash的过程中出现下面的信息: Flash write to Buffer aborted @ 0x****** = 0x****** 是正常信息。

    标签: bootloader MRUA_src your_dir bootirq

    上传时间: 2013-12-17

    上传用户:阳光少年2016

  • /***************************************************************************************************

    /*************************************************************************************************** The 4×4-keyboard DriverS *COMPANY NAME: WUYI UNIVERSITY *MODULE NAME: Keyboard DriverS *WRITTEN BY: Pang Weicong *FUNCTION DESCRIPTION: Keyboard input processing *EDITION: The first edition V1.0 *DATE: 2007-04-16 *Copyright: (c)2007 Pang Weicong **************************************************************************************************/

    标签:

    上传时间: 2014-01-05

    上传用户:xiaodu1124

  • All programs were tested using a breadboard containing a DS80C320, 32K Program memory, 32K Data me

    All programs were tested using a breadboard containing a DS80C320, 32K Program memory, 32K Data memory, two 8-segment bar graph LEDs/DriverS, and an 11.0592 MHz crystal. The four 8-segment bar graph LEDs/DriverS were connected to ports 1, and 3 to display their pins states.

    标签: breadboard containing 32K programs

    上传时间: 2016-03-29

    上传用户:qq1604324866

  • The Lite Evaluation/Demonstration Kit is intended to illustrate use of the AN3042. The AN3042 is c

    The Lite Evaluation/Demonstration Kit is intended to illustrate use of the AN3042. The AN3042 is compliant to the PCI 2.1 Local Bus specification. Included in the kit is a PCI add-in card, Windows DriverS, demonstration applications, and documentation of the hardware and software provided. The microprocessor used on the PCI add-in card is the Motorola MPC860. The applications themselves serve as documentation on how to interface with the DriverS, and also may be used to test the AN3042 on the user s prototype board.

    标签: 3042 Demonstration Evaluation illustrate

    上传时间: 2016-04-08

    上传用户:二驱蚊器

  • As mentioned, most computers include a serial port. The only hardware setup required is connecting t

    As mentioned, most computers include a serial port. The only hardware setup required is connecting the serial cable to the serial port on the PC and the serial port on the instrument. The serial instrument may include some hardware DriverS or software utilities for communication, and should include documentation on the baud rate, packet size, stop bits, and parity bits that the instrument will use. Additionally, check the National Instruments Instrument Driver Network to see if LabVIEW DriverS already exist for yout instrument, as

    标签: connecting mentioned computers hardware

    上传时间: 2016-05-27

    上传用户:gououo

  • 一下是注册表项 [HKEY_LOCAL_MACHINEDriverSBuiltInSDMMC] "Dll"="sdmmc_loader.dll" "Prefix"="SML" "Order"=

    一下是注册表项 [HKEY_LOCAL_MACHINE\DriverS\BuiltIn\SDMMC] "Dll"="sdmmc_loader.dll" "Prefix"="SML" "Order"=dword:2 "Ioctl"=dword:4 "Class"=dword:01 "SubClass"=dword:80 "ProgIF"=dword:0 "DeviceID"=dword:1100 "VendorID"=dword:15b7 "FSD"="fatfsd.dll" "Profile"="SDMMC" "IClass"="{A4E7EDDA-E575-4252-9D6B-4195D48BB865}"

    标签: HKEY_LOCAL_MACHINEDriverSBuiltInS sdmmc_loader Prefix Order

    上传时间: 2013-12-16

    上传用户:frank1234

  • GenDriver即簡單的資料流驅動程式

    GenDriver即簡單的資料流驅動程式,雖未跟硬體溝通,但匯出10個進入點,可被任何Windows CE系統所載入。為讓系統載入GenDriver可在系統啟動時,加入任何[HKEY_LOCAL_MACHINE]\DriverS\Builtin下的項目,讓驅動程式載入,或撰寫一個應用程式,在別處建立驅動程式機碥並呼叫ActivateDevice

    标签: GenDriver 驅動 程式

    上传时间: 2016-06-24

    上传用户:离殇