Commit graph

8 commits

Author SHA1 Message Date
Scalpel_cp
f3d66c26df More massive changes to RTL8139 driver.
First implementation of Transmit(Packet) method. Not working yet.
Fixed bitwise mathematics in PacketHeader.
Created several of the memory-registers as separate classes.
2008-03-13 21:28:13 +00:00
Scalpel_cp
50e33e1a79 RTL8139 network card can now find its own MAC address.
Added IOSpace.cs to Read/Write IO space memory.
MACAddress ToString prints as Hex.
2008-03-12 21:16:03 +00:00
Scalpel_cp
26402f2eeb Reorganized my testsuite 2008-03-11 22:10:49 +00:00
Scalpel_cp
4b5330e1e0 Changed RTL8139 to use CPUBus instead of PCIDevice for Read/Write.
Added a PacketHeader class with implemented methods.
Added a Packet class.
2008-03-11 21:26:03 +00:00
Scalpel_cp
31178040a4 Massive changes to RTL8139 driver. Several new methods, and enums. 2008-03-10 21:02:14 +00:00
Scalpel_cp
e11624b9dd Added ToString in MACAddress.
Several changes to RTL8139 driver.
2008-03-09 22:01:22 +00:00
Scalpel_cp
3eaa18df27 Changes in FrodeTest. Added User, Prompt and Session. 2008-03-09 00:55:38 +00:00
Scalpel_cp
16c5fef50e Testproject created for Frode "Scalpel" Lillerud 2008-03-08 21:33:10 +00:00