sschocke_cp
7af62315ec
RTL8139 Driver Changes
...
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.
2009-03-31 20:33:22 +00:00
Scalpel_cp
09fb6f0240
Basic IPv4 now works.
2008-07-06 14:35:25 +00:00
Scalpel_cp
d259375898
IPv4 testing
2008-07-01 21:27:48 +00:00
Scalpel_cp
efee53a6b1
More IPv4 work. Added another test project.
2008-07-01 20:45:09 +00:00
Scalpel_cp
0aee353319
Only some small changes.
2008-06-22 15:14:21 +00:00
Scalpel_cp
9ee665b0be
Added more testing to display bug with byte, char and int.
...
Reimplemented Console.Clear()
2008-06-11 21:02:39 +00:00
kudzu_cp
c54e466b88
Moved extensions to Cosmos.Kernel
2008-06-08 18:19:36 +00:00
Scalpel_cp
1f44287626
RTL - changes to InterruptMaskRegister. IRQ is now raised.
2008-04-13 21:47:53 +00:00
Scalpel_cp
f4f6e2b24f
Added Plug for PadHelper for Strings.
2008-04-13 16:42:25 +00:00
Scalpel_cp
26d8a9edae
Added Checksum in IPv4
2008-04-13 10:43:51 +00:00
Scalpel_cp
512524fcca
IPv4 - big-endian changes in RawBytes
2008-04-13 01:58:29 +00:00
Scalpel_cp
37ae389a7a
Convert from binary string
...
IPv4Test cleanup
Changes to IPv4's RawBytes.
2008-04-13 00:18:58 +00:00
Scalpel_cp
4513e4144d
Added EthernetII Frame
2008-04-12 15:34:29 +00:00
Scalpel_cp
10c45343bf
IPv4 changes
2008-04-10 20:22:33 +00:00
Scalpel_cp
ef294105a0
Added basic ICMPv4
2008-04-09 22:53:27 +00:00
Scalpel_cp
3a2975ee12
IPv4 packet header changes
2008-04-08 21:29:06 +00:00
Scalpel_cp
e2b16cc3b0
Fixed bug in IPv4Packet.RawData()
2008-04-08 19:57:52 +00:00
Scalpel_cp
2708634ec9
Renaming IPv4
2008-04-07 21:02:47 +00:00
Scalpel_cp
604157d4c4
IPv4 changes
2008-04-07 20:47:34 +00:00
Scalpel_cp
a2fdd70af5
Added basics for UDP and IPv4
2008-04-06 21:55:21 +00:00