代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/278040/10579000
jpg guide_linux_map.jpg
www.eeworm.com/read/277947/10591726
txt linux 2.6 iic.txt
linux2.6的IIC驱动编写
目录:
1.四种模式的IIC驱动编写介绍
2.一个完整的IIC驱动(从器件接收模式,并且是裸写驱动)
1.1 开启从器件接收模式的示例
R_IICCON = 0xE2; // 使能ACK,使能中断
R_IICADD = 0xAA; // 从器件地址
R_IICSTAT = 0x10; // 设置从器件接收模式
进
www.eeworm.com/read/351904/10597338
pdf linux_mig_release.pdf
www.eeworm.com/read/277491/10632166
pdf linux driver3.pdf
www.eeworm.com/read/421857/10685572
txt how linux boots.txt
How Linux boots
As it turns out, there isn't much to the boot process:
1. A boot loader finds the kernel image on the disk, loads it into memory, and starts it.
2. The kernel initializes
www.eeworm.com/read/421857/10688129
txt installing slackware linux.txt
Installing Slackware Linux
Installing Slackware Linux (Post #1)
Slackware Linux is one of the oldest Linux distributions remaining. Over the years, it has stayed true to its roots and form.
www.eeworm.com/read/421857/10688241
txt how linux boots.txt
How Linux boots
As it turns out, there isn't much to the boot process:
1. A boot loader finds the kernel image on the disk, loads it into memory, and starts it.
2. The kernel initializes
www.eeworm.com/read/421857/10688793
txt installing slackware linux.txt
Installing Slackware Linux
Installing Slackware Linux (Post #1)
Slackware Linux is one of the oldest Linux distributions remaining. Over the years, it has stayed true to its roots and form.
www.eeworm.com/read/421857/10688941
txt linux howto's.txt
http://howto.gp.mines.edu/HOWTO/HOWTO-INDEX/
http://howto.gp.mines.edu/HOWTO/