電子書388頁,英文的。 Guide toWriting and Porting Device Drivers VxWorks5.3設備驅動編寫和移植
上傳時間: 2015-12-08
上傳用戶:sssl
基于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進內核啊
上傳時間: 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)將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 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 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 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_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即簡單的資料流驅動程式,雖未跟硬體溝通,但匯出10個進入點,可被任何Windows CE系統所載入。為讓系統載入GenDriver可在系統啟動時,加入任何[HKEY_LOCAL_MACHINE]\Drivers\Builtin下的項目,讓驅動程式載入,或撰寫一個應用程式,在別處建立驅動程式機碥並呼叫ActivateDevice
上傳時間: 2016-06-24
上傳用戶:離殤