CN103914315A - Configuration method of drivers - Google Patents

Configuration method of drivers Download PDF

Info

Publication number
CN103914315A
CN103914315A CN201210593979.9A CN201210593979A CN103914315A CN 103914315 A CN103914315 A CN 103914315A CN 201210593979 A CN201210593979 A CN 201210593979A CN 103914315 A CN103914315 A CN 103914315A
Authority
CN
China
Prior art keywords
configuration item
item data
driver
collocation method
equipment
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201210593979.9A
Other languages
Chinese (zh)
Other versions
CN103914315B (en
Inventor
徐�明
王活生
李江勇
雷方杰
冯嘉鹏
黄文涛
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Spreadtrum Communications Shanghai Co Ltd
Original Assignee
Spreadtrum Communications Shanghai Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Spreadtrum Communications Shanghai Co Ltd filed Critical Spreadtrum Communications Shanghai Co Ltd
Priority to CN201210593979.9A priority Critical patent/CN103914315B/en
Publication of CN103914315A publication Critical patent/CN103914315A/en
Application granted granted Critical
Publication of CN103914315B publication Critical patent/CN103914315B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

Disclosed is a configuration method of drivers. When a certain device needs to be started, a device driving code corresponding to the device in an electronic terminal obtains corresponding configuration item data from the electronic terminal. According to the configuration method of the drivers, the device driving code and the configuration item data are separated, so that the configuration item data can be configured flexibly; when the specification of a certain device of the electronic terminal changes, driver developers can achieve driver development simply by modifying the configuration item data according to the current device without re-compiling codes and compiling the whole process, so that convenience for development of the drivers can be obtained.

Description

The collocation method of driver
Technical field
The present invention relates to field of computer technology, relate in particular to the collocation method of driver.
Background technology
Along with the development of electronic technology, the application of the electric terminals such as mobile phone and panel computer is increasingly extensive.The hardware device kind that is applied to mobile terminal is also more and more, and the driver corresponding with hardware device is also more and more important.
Device driver (Device Driver) is a kind of operating system and mutual program of hardware of allowing, it is the software of a kind of on-line operation on various hardware devices, this program creation hardware and hardware, or the interface of hardware and software communication, pass through just driver, various hardware devices could normally move, and reach set target.
Please refer to Fig. 1, Fig. 1 is the collocation method of prior art driver, comprising: step S101, electric terminal os starting; Step S102, articulates file system; Step S103, booting script, according to different electronic equipment hardware, inserts corresponding hardware drive program to system kernel space.
Because the driver of prior art designs respectively for each hardware often, that is to say, for different hardware, need different drivings.In prior art, for the writing of hardware drive program, conventionally need to first understand the parameter of hardware device, then write code flow and realize the drive software for this model hardware device, after the steps such as debugging compiling, download to terminal device.Due to the driver of writing in the manner described above for hardware device there is unicity, in the time that hardware device changes, owing to having made corresponding modification on hardware, driver also needs to modify.
The pattern that above-mentioned driver designs respectively for each hardware device, has brought problems.First, Driver Development personnel need to understand principle of work and the relevant parameter of hardware device, and most of drivers operate in core schema, the mistake of drive software often causes serious unstable of system, and to Driver Development, personnel have proposed high requirement; Secondly, owing to writing respectively, debug and the step such as compiling for the driver of each hardware device, cause the construction cycle of these drivings long, also need to safeguard the different driving program corresponding with it for different hardware devices; In addition, if the parameter of hardware device changes, need to revise the configuration data driving, also need to compile driver code and even entirely compile whole engineering, lose time.
The U.S. Patent application that more prior aries can also be US6757070B1 with reference to publication number, it discloses a kind of general printed driver.
Summary of the invention
The problem that the present invention solves is that prior art is low for the efficiency of each hardware device difference design driven program, and cost is high.
For addressing the above problem, technical solution of the present invention provides a kind of collocation method of driver, comprising: in the time that needs start certain equipment, in electric terminal, the device drives code corresponding with this equipment obtains corresponding configuration item data from electric terminal.
Optionally, described configuration item data and current device model match.
Optionally, described configuration item data are to be loaded into internal memory from the quick promoter region of electric terminal.
Optionally, described device drives code obtains corresponding configuration item data and carries out according to facility information and configuration item mark from electric terminal.
Optionally, the collocation method of described driver also comprises, the configuration item data to text formatting in development platform are edited, and the Platform Type in configuration item data and current device model and the described electric terminal of described text formatting is matched; The configuration item data of described text formatting are resolved, generate binary format configuration item data; Described binary format configuration item data are stored into the quick promoter region of electric terminal.
Optionally, the configuration item data of described text formatting are resolved, when generating binary format configuration item data, generate and resolve daily record and debugging file.
Optionally, described parsing log packet is contained in the information that reports an error producing while resolving the configuration item data of described text formatting, described in the information of reporting an error comprise that disappearance warning and form warn.
Optionally, described debugging file is for showing the content of described binary format configuration item data.
Optionally, described device drives code can be used for the equipment of the same type of distinct device model.
Optionally, described configuration item data can be used for dissimilar platform.
Optionally, described equipment is display screen, and described configuration item data comprise display resolution, display screen interface pattern, display screen display direction, mode bus and highway width.
Optionally, described equipment is camera, and described configuration item data comprise the size of output image, the form of output image, pattern, viewfinder mode and the color effect of output image.
Optionally, described equipment is touch pad, described configuration item data comprise maximum touch count, virtual key coordinate, button size and down trigger mode.
Compared with prior art, technical solution of the present invention has the following advantages:
In the collocation method of the driver of technical solution of the present invention, the configuration item data of device drives code and equipment are separated, and layout type data and current device model match, and device drives code can be used for the equipment of different models.In the time that needs start certain equipment, in electric terminal, the device drives code corresponding with this equipment obtains corresponding configuration item data from electric terminal, forms the driver that is applicable to current device, drives this equipment.Because device drives code and configuration item data are separated, configuration item data can flexible configuration, in the time that certain unit type of electric terminal changes, Driver Development personnel only need to revise configuration item data according to current device, just can complete and drive exploitation, without the variation because of unit type, recompilate code or entirely compile whole engineering, for the development of driver has brought facility.
Further, because configuration item data have comprised the parameter information of concrete model device, irrelevant with the Platform Type of electric terminal, therefore described configuration item data can cross-platformly be used, and have reduced the development amount that drives developer.
Accompanying drawing explanation
Fig. 1 is the schematic flow sheet of the collocation method of the driver of prior art;
Fig. 2 is the schematic flow sheet of the collocation method of the driver of the embodiment of the present invention.
Embodiment
From background technology, prior art is for the hardware device design driven program respectively of each model, and efficiency is low, and cost is high.
For this problem, embodiment of the present invention provides a kind of collocation method of driver, in the time that needs start certain equipment, in electric terminal, the device drives code corresponding with this equipment obtains corresponding configuration item data from electric terminal, formation is applicable to the driver of current device, drives this equipment.Because device drives code and configuration item data are separated, configuration item data can flexible configuration, in the time that certain unit type of electric terminal changes, Driver Development personnel only need to revise configuration item data according to current device, just can complete and drive exploitation, without the variation because of unit type, recompilate code or entirely compile whole engineering, for the development of driver has brought facility.
Below in conjunction with accompanying drawing, the collocation method of embodiment of the present invention driver is described in detail, so that above-mentioned object and advantage of the present invention will be clearer.
Please refer to Fig. 2, Fig. 2 is the schematic flow sheet of the collocation method of the driver of the embodiment of the present invention.The collocation method of described driver comprises:
Step S201, according to the configuration item data of current device model Edit Text form.
In electric terminal, conventional equipment comprises universal input/output device, display screen, camera, touch pad, gravity sensor, optical sensor and back light apparatus etc.Described electric terminal can be mobile phone, panel computer and handheld device etc.Due to the development of electronic technology, the hardware device that is applied to electric terminal is more and more, and equipment of the same type also has different models, and the equipment for different model in prior art need to be write different drivers, and cost is high.In the present embodiment, first unified by the driver of the equipment of of the same type, different model is integrated, assemble a universal driver of supporting different model equipment.The driving code in described universal driver and configuration item data are separated, described driving code and device type match again, and described driving code can be used for the driving of the equipment of different model of the same type; Described configuration item data are corresponding with the equipment of concrete model, by editing described configuration item data, just can realize flexibly the driver deployment of the equipment of the same type of various models.
Concrete, by extracting the configuration item data in universal driver, generate the configuration item data file of text formatting, in development platform, the configuration item data of described text formatting are edited, described development platform can be PC or server terminal.Described edits and refers to the configuration item data of text formatting in development platform, for the current device in current electric terminal, the parameter of configuration item data is carried out to assignment, makes described configuration item data corresponding with the hardware parameter of current device.Concrete configuration item data are provided by the supplier of current device or by obtaining after the hardware parameter analysis to current device.
In the present embodiment, the configuration item data of described text formatting comprise facility information (Section), configuration item mark (Key) and configuration item numerical value (Value).The form of the configuration item data of the concrete text formatting of explanation as an example of display screen (LCD) example below:
Wherein use " [] " to carry out indication equipment information, for example " [lcd0] " expression current device is display screen; Use "=" to connect configuration item mark and configuration item numerical value, for example " lcd_width=480 " represents that the width resolution of current device display screen is 480, and the support of described configuration item numerical value is many-valued, separates with comma, described configuration item Data support line feed, separates with branch; Represent to annotate by " # ", each configuration item is described.In the time that described equipment is display screen, described configuration item data comprise the information such as display resolution, display screen interface pattern, display screen display direction, mode bus and highway width.
Described equipment can also be camera, and described configuration item data comprise the size of output image, the information such as form, pattern, viewfinder mode and the color effect of output image of output image.Described equipment can be also touch pad, described configuration item data comprise maximum touch count, virtual key coordinate, button size and down trigger mode etc.
Because described configuration item data and the hardware of concrete equipment form and parameter correlation, irrelevant with the Platform Type of electric terminal, therefore equipment supplier provides the hardware of concrete equipment to form and parameter, the configuration item data that drive developer to write out the text formatting corresponding with concrete equipment, described configuration item data can cross-platformly be used, without again writing configuration item data for different platform, greatly reduce the workload that drives developer.
It should be noted that, in described device drives code, include facility information and configuration item mark, and corresponding with facility information and configuration item mark in the configuration item data of described text formatting.By the configuration item data at text formatting described in development platform editor, configuration item data and the current device model of described text formatting are matched, in subsequent step, described text formatting configuration item data are resolved and generate binary format configuration item data.Described device drives code obtains described binary format configuration item data by facility information and configuration item mark, forms driver, drives current device.
Step S202, resolves the configuration item data of text formatting, generates binary format configuration item data.
On the bright platform of exploitation, adopt the configuration item data of text formatting to be conducive to Driver Development personnel for current device model editor configuration item data, but what in electric terminal, adopt is binary format data, therefore need the configuration item data of text formatting to resolve, generate binary format configuration item data.
Concrete, the configuration item data of described text formatting are resolved, comprise the configuration item data of described text formatting are converted to binary format configuration item data, generate simultaneously and resolve daily record and debugging file.The follow-up electric terminal that stores into of described binary format configuration item data, is used to form the driver that is applicable to current device.
Described parsing log packet is contained in the information that reports an error producing while resolving the configuration item data of described text formatting, described in the information of reporting an error comprise that disappearance warning (Missing Warning) and form warn (Format Warning).In resolving, the facility information comprising in the configuration item data of text formatting and configuration item mark are checked, if described configuration item mark does not have corresponding configuration item numerical value, produce disappearance warning, alert device information and configuration item identify the corresponding undefined assignment of configuration item data; If contain format error in the configuration data of text formatting, for example between configuration item mark and configuration item numerical value, lack junction symbol "=", or facility information and configuration item are designated redundant term, facility information and configuration item and are designated void item, produce form warning, in the configuration item data of prompting text formatting, have form problem.
Described debugging file is used for showing the content of the binary format configuration item data of the configuration item data generation of resolving described text formatting.Described debugging file is text formatting, facilitates Driver Development personnel by reading described debugging file, debugging binary format configuration item data.
In electric terminal, conventionally include multiple equipment, each equipment all has the configuration item data of corresponding text formatting, and the parsing of the configuration item data to multiple text formattings can be managed by master control file is set.Below by the form of bright master control file for instance:
Wherein enumerate the configuration item data file of the text formatting corresponding with facility information, be specially universal input/output device, back light apparatus, display screen, touch-screen, camera and gravity sensor equipment.Resolve in the configuration item data to text formatting, generate in the process of binary format configuration item data, analytical tool only need be selected the master control file of electric terminal, the configuration item data file of the text formatting of quoting according to master control file, just can resolve the configuration item data of the text formatting of each equipment of electric terminal.In addition, in the time that current electric terminal does not have certain equipment, only need before facility information, add " # " number comments out corresponding row, just can not resolve the configuration item data file of the text formatting of this row.Therefore can be for the equipment configuring condition of current electric terminal by master control file, convenient interpolation and sweep equipment information,
Step S203, stores binary format configuration item data into the quick promoter region (Fastboot district) of electric terminal.
By flashburn tools, the scale-of-two configuration item data programming obtaining after above-mentioned parsing text formatting is arrived to the nonvolatile storage of electric terminal.In the present embodiment, the programming of described scale-of-two configuration item data is entered to quick promoter region, described quick promoter region is present in nonvolatile memory, described nonvolatile memory can be Nandflash(Nand flash memory), Norflash(Nor flash memory), the embedded storer of EMMC(), SD card or hard disk etc., can obliterated data in the time of power down.Therefore, for current electric terminal, the programming of described binary format configuration item data is entered behind quick promoter region, without repeating programming.In the time that electric terminal starts, can automatically load binary format configuration item data from quick promoter region to region of memory, drive code to form the driver that is applicable to current device with cooperating equipment, carry out driving arrangement.
Step S204, is loaded into internal memory by described binary format configuration item data.
In the time that electric terminal starts, electric terminal is loaded into binary format configuration item data the appointed area of internal memory, after common described binary format configuration item data place region of memory is positioned at kernel (Kernel) program region.Described kernel program refers to that comprising one realizes micro-kernel minimal features and comparatively speaking less, its management equipment driver, message, thread and virtual memory etc.Other functions are by modularization, by using inter-process communication mechanisms to communicate by letter with kernel program.Therefore,, before loading described binary format configuration item data, need to first load kernel program.
It should be noted that, in the time that described equipment is camera, the configuration item data corresponding with camera are not loaded into region of memory after electric terminal starts, but start camera program user, while using camera, the binary configuration item data corresponding with camera apparatus are loaded into internal memory.
Step S205, device drives code obtains corresponding configuration item data according to facility information and configuration item mark.
In device drives code, define the data structure corresponding with configuration item data, below the described data structure corresponding with configuration item data of explanation as an example of touch pad (TP:Touch Panel) example:
Wherein, data structure struct udc_tp_cfg has described attribute and the coordinate calculating parameter etc. of touch pad.Data structure structtp_param has described the parameter of touch pad.
Device drives code obtains the configuration information about touch pad in binary format configuration item data by calling interface function from internal memory, then device drives code uses the configuration information Update Table structure " struct udc_tp_cfg " that gets and the content of " struct tp_param ", formation is applicable to the driver of current touch pad, drives touch panel device.
Described device drives code obtains corresponding configuration item data from electric terminal to carry out according to facility information and configuration item mark.Concrete, in the time of electric terminal initialization or kernel loads, load described device drives code, described device drives code can be searched facility information and the equipment item mark in binary format configuration item data by calling interface function, then obtains with described equipment item and identifies corresponding configuration item numerical value.Obtain after corresponding configuration item data according to facility information and configuration item mark at device drives code, then complete the registration of driver and the realization of application programming interfaces (API) according to obtained configuration item data.
In the present embodiment, by driver of the same type, different model equipment is integrated and is formed after reunification universal driver, and then by described universal driver with concrete device-dependent configuration item data separating after forming device drive code, therefore described device drives code has versatility, be applicable to the equipment of the same type of distinct device model, in the time that certain unit type of electric terminal changes, Driver Development personnel only need to revise configuration item data according to current device, just can complete and drive exploitation.
Therefore, adopt the device drives collocation method in the present embodiment, layout type data and current device model match, and device drives code can be used for the equipment of different models.In the time that needs start certain equipment, in electric terminal, the device drives code corresponding with this equipment obtains corresponding configuration item data from electric terminal, forms the driver that is applicable to current device, drives this equipment.Owing to driving code and configuration item data to be separated, configuration item data can flexible configuration, in the time that certain unit type of electric terminal changes, Driver Development personnel only need to revise configuration item data according to current device, just can complete and drive exploitation, without the variation because of unit type, recompilate code or entirely compile whole engineering, for the development of driver has brought facility.
Further, because configuration item data have comprised the parameter information of concrete model device, irrelevant with the Platform Type of electric terminal, therefore described configuration item data can cross-platformly be used, and have reduced the development amount that drives developer.
Although the present invention with preferred embodiment openly as above; but it is not for limiting the present invention; any those skilled in the art without departing from the spirit and scope of the present invention; can utilize method and the technology of above-mentioned announcement to make possible variation and modification to technical solution of the present invention; therefore; every content that does not depart from technical solution of the present invention; any simple modification, equivalent variations and the modification above embodiment done according to technical spirit of the present invention, all belong to the protection domain of technical solution of the present invention.

Claims (13)

1. a collocation method for driver, is characterized in that, in the time that needs start certain equipment, in electric terminal, the device drives code corresponding with this equipment obtains corresponding configuration item data from electric terminal.
2. the collocation method of driver as claimed in claim 1, is characterized in that, described configuration item data and current device model match.
3. the collocation method of driver as claimed in claim 2, is characterized in that, described configuration item data are to be loaded into internal memory from the quick promoter region of electric terminal.
4. the collocation method of driver as claimed in claim 1, is characterized in that, described device drives code obtains corresponding configuration item data from electric terminal to carry out according to facility information and configuration item mark.
5. the collocation method of driver as claimed in claim 3, it is characterized in that, also comprise, the configuration item data to text formatting in development platform are edited, and the Platform Type in configuration item data and current device model and the described electric terminal of described text formatting is matched; The configuration item data of described text formatting are resolved, generate binary format configuration item data; Described binary format configuration item data are stored into the quick promoter region of electric terminal.
6. the collocation method of driver as claimed in claim 5, is characterized in that, the configuration item data of described text formatting are resolved, and when generating binary format configuration item data, generates and resolves daily record and debugging file.
7. the collocation method of driver as claimed in claim 6, is characterized in that, described parsing log packet is contained in the information that reports an error producing while resolving the configuration item data of described text formatting, described in the information of reporting an error comprise that disappearance warning and form warn.
8. the collocation method of driver as claimed in claim 6, is characterized in that, described debugging file is for showing the content of described binary format configuration item data.
9. the collocation method of driver as claimed in claim 1, is characterized in that, described device drives code can be used for the equipment of the same type of distinct device model.
10. the collocation method of driver as claimed in claim 1, is characterized in that, described configuration item data can be used for dissimilar platform.
The collocation method of 11. drivers as claimed in claim 1, is characterized in that, described equipment is display screen, and described configuration item data comprise display resolution, display screen interface pattern, display screen display direction, mode bus and highway width.
The collocation method of 12. drivers as claimed in claim 1, is characterized in that, described equipment is camera, and described configuration item data comprise the size of output image, the form of output image, pattern, viewfinder mode and the color effect of output image.
The collocation method of 13. drivers as claimed in claim 1, is characterized in that, described equipment is touch pad, described configuration item data comprise maximum touch count, virtual key coordinate, button size and down trigger mode.
CN201210593979.9A 2012-12-31 2012-12-31 Configuration method of drivers Active CN103914315B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210593979.9A CN103914315B (en) 2012-12-31 2012-12-31 Configuration method of drivers

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210593979.9A CN103914315B (en) 2012-12-31 2012-12-31 Configuration method of drivers

Publications (2)

Publication Number Publication Date
CN103914315A true CN103914315A (en) 2014-07-09
CN103914315B CN103914315B (en) 2017-05-24

Family

ID=51040020

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210593979.9A Active CN103914315B (en) 2012-12-31 2012-12-31 Configuration method of drivers

Country Status (1)

Country Link
CN (1) CN103914315B (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105204995A (en) * 2015-09-21 2015-12-30 上海斐讯数据通信技术有限公司 Method and system for dynamically debugging key parameters based on cellphone platform
CN105224347A (en) * 2014-05-30 2016-01-06 展讯通信(深圳)有限公司 data configuration method and device
CN105607941A (en) * 2015-11-25 2016-05-25 上海斐讯数据通信技术有限公司 Apparatus and method for compiling configuration in android project
CN105786578A (en) * 2016-03-24 2016-07-20 北京友信宏科电子科技有限公司 Parameter configuration system and method
CN106066789A (en) * 2016-05-24 2016-11-02 乐视控股(北京)有限公司 A kind of method and apparatus that webcam driver program is compiled
CN106383708A (en) * 2016-09-13 2017-02-08 宇龙计算机通信科技(深圳)有限公司 Module loading method and system
CN106775897A (en) * 2017-01-13 2017-05-31 福州福大海矽微电子有限公司 A kind of driver for Set Top Box starts method and system
CN107870835A (en) * 2017-10-25 2018-04-03 深圳市艾特智能科技有限公司 Hardware adjustment method, system, readable storage medium storing program for executing and intelligent terminal
CN109062615A (en) * 2018-06-14 2018-12-21 上海思立微电子科技有限公司 A kind of method for normalizing and equipment of driver
CN109388432A (en) * 2018-09-25 2019-02-26 延锋伟世通电子科技(南京)有限公司 A kind of automobile mounted Infotainment general-purpose platform and application method
CN111722870A (en) * 2020-06-10 2020-09-29 中国第一汽车股份有限公司 Drive configuration method, device and equipment of electric control unit and storage medium
CN112233498A (en) * 2020-10-14 2021-01-15 烟台鼎钰电子科技有限公司 Tabular programmable display controller
CN112463166A (en) * 2021-01-27 2021-03-09 南京芯驰半导体科技有限公司 Secure compilation-free chip resource configuration method and device
CN112667298A (en) * 2020-12-29 2021-04-16 长沙景嘉微电子股份有限公司 Setting method and device of display card configuration item, storage medium and electronic device
WO2021082116A1 (en) * 2019-10-31 2021-05-06 江苏华存电子科技有限公司 Operating method for improving startup speed of device with embedded emmc
CN114661015A (en) * 2022-05-17 2022-06-24 江苏邑文微电子科技有限公司 Free control method and device for semiconductor process machine
EP4198720A4 (en) * 2020-08-29 2024-01-24 Huawei Tech Co Ltd Driver configuration management method and apparatus, medium, device, and system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6757070B1 (en) * 2001-08-21 2004-06-29 Advanced Hitech Corporation Universal print driver
CN100338574C (en) * 2005-04-22 2007-09-19 北京中星微电子有限公司 Method and apparatus for allocating dynamic drive for electronic equipment
CN101840317A (en) * 2009-03-18 2010-09-22 鸿富锦精密工业(深圳)有限公司 Device and method for automatically configuring print driver

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105224347A (en) * 2014-05-30 2016-01-06 展讯通信(深圳)有限公司 data configuration method and device
CN105224347B (en) * 2014-05-30 2018-10-16 展讯通信(深圳)有限公司 data configuration method and device
CN105204995B (en) * 2015-09-21 2017-12-22 上海斐讯数据通信技术有限公司 A kind of method and system of the dynamic debugging key parameter based on cell phone platform
CN105204995A (en) * 2015-09-21 2015-12-30 上海斐讯数据通信技术有限公司 Method and system for dynamically debugging key parameters based on cellphone platform
CN105607941A (en) * 2015-11-25 2016-05-25 上海斐讯数据通信技术有限公司 Apparatus and method for compiling configuration in android project
CN105786578A (en) * 2016-03-24 2016-07-20 北京友信宏科电子科技有限公司 Parameter configuration system and method
CN106066789A (en) * 2016-05-24 2016-11-02 乐视控股(北京)有限公司 A kind of method and apparatus that webcam driver program is compiled
CN106383708B (en) * 2016-09-13 2020-02-21 宇龙计算机通信科技(深圳)有限公司 Module loading method and system
CN106383708A (en) * 2016-09-13 2017-02-08 宇龙计算机通信科技(深圳)有限公司 Module loading method and system
CN106775897A (en) * 2017-01-13 2017-05-31 福州福大海矽微电子有限公司 A kind of driver for Set Top Box starts method and system
CN107870835A (en) * 2017-10-25 2018-04-03 深圳市艾特智能科技有限公司 Hardware adjustment method, system, readable storage medium storing program for executing and intelligent terminal
CN107870835B (en) * 2017-10-25 2021-06-25 深圳市艾特智能科技有限公司 Hardware debugging method and system, readable storage medium and intelligent terminal device
CN109062615A (en) * 2018-06-14 2018-12-21 上海思立微电子科技有限公司 A kind of method for normalizing and equipment of driver
CN109388432A (en) * 2018-09-25 2019-02-26 延锋伟世通电子科技(南京)有限公司 A kind of automobile mounted Infotainment general-purpose platform and application method
WO2021082116A1 (en) * 2019-10-31 2021-05-06 江苏华存电子科技有限公司 Operating method for improving startup speed of device with embedded emmc
CN111722870A (en) * 2020-06-10 2020-09-29 中国第一汽车股份有限公司 Drive configuration method, device and equipment of electric control unit and storage medium
CN111722870B (en) * 2020-06-10 2023-05-02 中国第一汽车股份有限公司 Driving configuration method, device and equipment of electronic control unit and storage medium
EP4198720A4 (en) * 2020-08-29 2024-01-24 Huawei Tech Co Ltd Driver configuration management method and apparatus, medium, device, and system
CN112233498A (en) * 2020-10-14 2021-01-15 烟台鼎钰电子科技有限公司 Tabular programmable display controller
CN112667298A (en) * 2020-12-29 2021-04-16 长沙景嘉微电子股份有限公司 Setting method and device of display card configuration item, storage medium and electronic device
CN112463166A (en) * 2021-01-27 2021-03-09 南京芯驰半导体科技有限公司 Secure compilation-free chip resource configuration method and device
CN114661015A (en) * 2022-05-17 2022-06-24 江苏邑文微电子科技有限公司 Free control method and device for semiconductor process machine
CN114661015B (en) * 2022-05-17 2022-08-30 江苏邑文微电子科技有限公司 Free control method and device for semiconductor process machine

Also Published As

Publication number Publication date
CN103914315B (en) 2017-05-24

Similar Documents

Publication Publication Date Title
CN103914315A (en) Configuration method of drivers
CN108363587B (en) Application program operation monitoring method and device, computer equipment and storage medium
CN111552627A (en) User interface testing method and device, storage medium and computer equipment
CN103412769A (en) External card parameter configuration method, equipment and system
US20180129482A1 (en) Generation of application behaviors
CN103544106A (en) Method and device for generating script based on control
CN113778898B (en) User interface automatic test method and device, electronic equipment and storage medium
CN109508178A (en) A kind of program developing method and device
CN103473097A (en) System, device and method for upgrading Android system firmware
CN103678053A (en) Computer self-check method and system
CN114020256A (en) Front-end page generation method, device and equipment and readable storage medium
CN112631618A (en) Application program packaging method, application program testing method, terminal and storage medium
CN113342590B (en) NVMe device debugging function implementation method, device, equipment and storage medium
CN108287720B (en) Software compiling method, device, equipment and storage medium
US9880925B1 (en) Collecting structured program code output
CN113986257A (en) Cloud platform front-end management interface deployment method and device and storage medium
US10540151B1 (en) Graphical customization of a firmware-provided user interface (UI)
CN116107524B (en) Low-code application log processing method, medium, device and computing equipment
CN102081520A (en) Method and system for establishing graphical user interface of embedded digital video recorder
CN103164570A (en) Circuit component lead-in method and device in circuit design
CN104156209A (en) Cross-platform application interface modeling method and device
CN109358972B (en) Log management method and device of middleware client and computer system
CN113360379A (en) Program testing method and program testing device
CN115292194B (en) Method for debugging flow, electronic equipment and computer readable storage medium
CN114706715B (en) Control method, device, equipment and medium for distributed RAID based on BMC

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20180404

Address after: The 300456 Tianjin FTA test area (Dongjiang Bonded Port) No. 6865 North Road, 1-1-1802-7 financial and trade center of Asia

Patentee after: Xinji Lease (Tianjin) Co.,Ltd.

Address before: Zuchongzhi road in Pudong Zhangjiang hi tech park Shanghai 201203 Lane 2288 Pudong New Area Spreadtrum Center Building 1

Patentee before: SPREADTRUM COMMUNICATIONS (SHANGHAI) Co.,Ltd.

TR01 Transfer of patent right
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20140709

Assignee: SPREADTRUM COMMUNICATIONS (SHANGHAI) Co.,Ltd.

Assignor: Xinji Lease (Tianjin) Co.,Ltd.

Contract record no.: 2018990000196

Denomination of invention: Configuration method of drivers

Granted publication date: 20170524

License type: Exclusive License

Record date: 20180801

EE01 Entry into force of recordation of patent licensing contract
TR01 Transfer of patent right

Effective date of registration: 20221020

Address after: 201203 Shanghai city Zuchongzhi road Pudong New Area Zhangjiang hi tech park, Spreadtrum Center Building 1, Lane 2288

Patentee after: SPREADTRUM COMMUNICATIONS (SHANGHAI) Co.,Ltd.

Address before: 300456 1-1-1802-7, north area of financial and Trade Center, No. 6865, Asia Road, Tianjin pilot free trade zone (Dongjiang Bonded Port Area)

Patentee before: Xinji Lease (Tianjin) Co.,Ltd.

TR01 Transfer of patent right