Hi,All:
I want to know booting & initlizing networking module flow in Linux(CPU is
Interl series),Which one can clear the issue?Do NOT reply me how to get the
description by further investigation though navigating WWW or some news
groups.I only want to know the real flow of the scope.
You can reply me as following format:
1.Booting flow
1.1 While PC starting,CPU enter real mode,execute code located at address
0xFFFFF0 (Code of starting
ROM-BIOS ),
1.2 BIOS starting system checking ,loading scetor at address 0x7C00,and
executing the code located at the address
1.3 Setup.s
1.4 Head.s call decompress_kernel()
1.5 start_kernel()
1.6..........
2.Networking flow
2.1 Networking device initlizing
2.2 Scoket initlizing
2.3 Networking realted Deamon initlizing
2.4 Concept of struct sk_buff
Thanks in advance!
Jack Dong
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]
