Commit graph

13 commits

Author SHA1 Message Date
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
05b65046ae Added lspci application in playground 2009-01-03 22:00:47 +00:00
Scalpel_cp
2ce8daa496 Some VFS changes 2008-08-17 01:37:11 +00:00
Scalpel_cp
bf15e65b09 Small VFS testing changes 2008-08-16 23:49:33 +00:00
kudzu_cp
03d16d78ac Removed old code 2008-08-05 22:10:18 +00:00
Scalpel_cp
1b603194f9 VFS changes 2008-08-04 02:15:25 +00:00
Scalpel_cp
d4f51b5203 VFS 2008-08-03 01:36:40 +00:00
Scalpel_cp
a96c1729e5 Plugged String.LastIndexOf.
Added parameter checking for Directory.GetDirectories and Directory.GetFiles plugs.
Lots of changes to FrodeTest.
2008-07-30 22:56:59 +00:00
Scalpel_cp
e2853736a1 Added cd command in FrodeTest 2008-07-30 18:10:40 +00:00
Scalpel_cp
5387bf573f Plugged Directory.GetDirectories and Directory.GetFiles 2008-07-30 11:28:49 +00:00
Scalpel_cp
d701b0ea8f Small changes to test 2008-07-29 21:06:49 +00:00
Scalpel_cp
9b998f2078 Several changes to FrodeTest (NB, qemu dies when sending network packets) 2008-07-29 08:52:37 +00:00
Scalpel_cp
e893ab4596 Added IConsoleApplication in FrodeTest 2008-07-21 21:02:13 +00:00