gem5/kern
Ali Saidi 391f228fda Changed name of lisa's device to NSgigE instead of Etherdev so it
doesn't conflict with the old ethernet driver name.

Added config file to try to boot Tru64 with Tsunami

Cleaned up kern/linux a bit more and fixed bug where we were using
Tru64 system calls

dev/ns_gige.cc:
dev/ns_gige.hh:
dev/tsunami.hh:
    Changed name of lisa's device to NSgigE instead of Etherdev so it
    doesn't conflict with the old ethernet driver name.
kern/linux/linux_syscalls.hh:
    the Syscalls still used the Tru64 calls, oops.. fixed.

--HG--
extra : convert_revision : dedd20686cc367ed37f31920f753566afbc69045
2004-05-25 15:59:54 -04:00
..
linux Changed name of lisa's device to NSgigE instead of Etherdev so it 2004-05-25 15:59:54 -04:00
tru64 lift FnEvents and and Binning stuff out of LinuxSystem into commonn places with Tru64. 2004-05-18 13:53:11 -04:00
system_events.cc push the new system_events file that i was prevented from pushing way back when cable died. :(. also, fix the printing of binned stats, it was printing hex values instead of bin names. 2004-05-17 13:22:19 -04:00
system_events.hh rename namespace Statistics to Stats 2004-05-21 13:39:20 -04:00