epson-rx8130ce芯片手册+linux下的驱动程序

时间:2021-07-11 03:44:04
【文件属性】:

文件名称:epson-rx8130ce芯片手册+linux下的驱动程序

文件大小:1.54MB

文件格式:7Z

更新时间:2021-07-11 03:44:04

driver

Installing the Driver To install the driver source: 1. Copy the file rtc-rx8130.c into the directory ./linux-3.8.x/drivers/rtc. "linux-3.8.x" refers to the base of the linux kernel source tree. 2. Add the following lines into the drivers/rtc/Kconfig file: config RTC_DRV_RX8130 tristate "Epson RX8130CE" help If you say yes here you get support for the Epson RX8130CE RTC chips. This driver can also be built as a module. If so, the module will be called rtc-rx8130. 3. Add the following line to the drivers/rtc/Makefile: obj-$(CONFIG_RTC_DRV_RX8130) += rtc-rx8130.o 4. During the rebuild, make sure to include the 'Epson RX8130CE' option in the Kernel Configuration window under 'Device Drivers' -> 'Real Time Clock'


【文件预览】:
epson-rx8130ce芯片手册+linux驱动程序
----Epson RX8130CE Linux_ Driver软件工具(I_C接口)()
--------GNU- General Public License_v2.pdf(42KB)
--------RX8130_readme.pdf(27KB)
--------RX8130()
----RX8130CE_cn.pdf(627KB)
----RX8130CE_app.pdf(908KB)

网友评论

  • 一般,没什么用