important_changes

来自「I2C总线LINUX驱动程序」· 代码 · 共 22 行

TXT
22
字号
(These changes were made in 1999,they aren't so important anymore...)( 405 name changes 03/29/02 )-------------------------------------As you may have noticed, some things have changed in this package.The directory layout is completely different. See DIRECTORIES if you wantto know more.Kernel modules have changed their name. Here is the mapping from old to new:  algo_bit  => i2c-algo-bit  algo_pcf  => i2c-algo-pcf  bit_elv   => i2c-elv  bit_par   => i2c-philips-par  bit_velle => i2c-velleman  pcf_isa   => i2c-elektor  ppc405    => ibm_ocpThe build system has changed. The default system now is one which does notwrite access to your kernel tree. At the top of the global Makefile is an option BUILD_SYSTEM which you can set to `i2c' to return to the old way.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?