mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-21 21:38:52 +00:00
Update Global to call driver initialization routines for different drivers. Devices are enumerated during startup regardless of what hardware you are using. Update FrodeTest workspace to run via new NetworkDevice interface Update Builder.cs so that QEMU gets called with only either "-net tap" or "-net user", as these two options conflict Internalized most of the TCP/IP stack leaving only the User needed classes available to use. Commented most of TCP/IP stack public methods, and cleaned out code a little bit. |
||
|---|---|---|
| .. | ||
| 3PLibraryPlugs/mono-curses.Plugs | ||
| BaseTest | ||
| Boot | ||
| CipherTest | ||
| Compiler/Indy.IL2CPU.Assembler | ||
| Cosmos | ||
| Cosmos.Build.Tasks | ||
| Cosmos.Build.Windows | ||
| Cosmos.Debug | ||
| Cosmos.Debug.Client.CLI | ||
| Cosmos.Demo.PacMan | ||
| Cosmos.Demo.RemoteRocketLauncher | ||
| Cosmos.Demos.NibblesCS | ||
| Cosmos.Demos.Snake | ||
| Cosmos.GdbClient | ||
| Cosmos.Hardware.Plugs | ||
| Cosmos.Kernel.FileSystems | ||
| Cosmos.Plugs.FCL | ||
| Cosmos.Shell.Guess | ||
| Cosmos.TestKernelHelpers | ||
| CosmosBoot | ||
| CosmosFlatFileUpdater | ||
| DokuTest | ||
| FrodeIPv4Test | ||
| FrodeTest | ||
| GdpClientTester | ||
| IL2CPU | ||
| IL2CPU.Tests | ||
| Indy.IL2CPU | ||
| Indy.IL2CPU.Tests | ||
| Kernel/Cosmos.Debug | ||
| libraries | ||
| Lost | ||
| MatthijsPlugs | ||
| MatthijsTest | ||
| MohammedTest | ||
| Playgrounds | ||
| RsenkTest | ||
| SSchockeTest | ||
| SteveKernel | ||
| TestKernel | ||
| TestKernels | ||
| Tests/MathTest | ||
| VGAFontMaker | ||
| BuildAll.bat | ||
| Cosmos.Flat.sln | ||
| Cosmos.ico | ||
| Cosmos.sln | ||
| Cosmos.snk | ||
| Cosmos.vssscc | ||
| IL2CPU.resharper | ||
| Plugs.html | ||
| PrepareUserKit.bat | ||
| ReadMe.html | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<title>Untitled Page</title>
<style type="text/css">
.style1
{
width: 100%;
}
</style>
</head>
<body>
<table class="style1">
<tr>
<td>
<a href="http://www.gocosmos.org/milestones/Future/Rings.EN.aspx">Kernel Ring</a></td>
<td>
Hardware</td>
<td>
System</td>
<td>
User</td>
</tr>
<tr>
<td>
Cosmos.Kernel</td>
<td>
Cosmos.Hardware</td>
<td>
Cosmos.Sys</td>
<td>
</td>
</tr>
<tr>
<td>
Cosmos.Kernel.Plugs</td>
<td>
</td>
<td>
Cosmos.Filesystem</td>
<td>
</td>
</tr>
</table>
<p>
For more info see <a href="http://www.gocosmos.org/Milestones/Future/Rings.aspx">
http://www.gocosmos.org/Milestones/Future/Rings.aspx</a></p>
<p>
Comos.Kernel.Debug - This needs to be called from user code and system, but is
in Kernel. Make it a special ring?</p>
<p>
</p>
<p>
</p>
</body>
</html>