Stanislav Shwartsman
|
fda4d38959
|
32-bit systems have a problem to allocate large amount of physical memory for Bochs simulation which makes simulation with 4G address space virtually impossible. But in most of the cases when 4G physical address space defined - it is not touched by default on every run so it is possible to allocate only really accessed blocks. This commit made all necessary preparations for it.
|
2008-04-17 14:39:33 +00:00 |
|
Bryce Denney
|
daf2a9fb55
|
- add RCS Id to header of every file. This makes it easier to know what's
going on when someone sends in a modified file.
|
2001-10-03 13:10:38 +00:00 |
|
Todd T.Fries
|
f833500359
|
some reformat, various misc stuff with Init, introduce $
|
2001-06-27 20:11:10 +00:00 |
|
Gregory Alexander
|
e519ea4d44
|
Fixed compile problems in the CRC code, eth.cc, and eth_fbsd.cc.
(Some systems configure with eth_fbsd.cc but can't compile it.)
|
2001-06-17 23:08:27 +00:00 |
|
Gregory Alexander
|
b94d9a6656
|
Added CRC code for use in calculating ethernet CRCs.
|
2001-06-17 22:39:57 +00:00 |
|