搜索资源列表
linuxchuancan
- 内核参数传递 此参数指明包含引导扇区的设备名(如:/dev/had),若此项忽略,则从当前的根分区中读取引导扇区。-Kernel parameter to specify this parameter contains the boot sector of the device name (such as:/dev/had), if this neglect, from the current root partition boot sector to read.
I2C
- 在内核里写i2c设备驱动的两种方式前文介绍了利用/dev/i2c-0在应用层完成对i2c设备的操作,但很多时候我们还是习惯为i2c设备在内核层编写驱动程序-Written in the kernel device driver i2c two ways previously described the use/dev/i2c-0 in the application layer on the i2c device to complete the operation, but many times