Changed name of lisa's device to NSgigE instead of Etherdev so it
authorAli Saidi <saidi@eecs.umich.edu>
Tue, 25 May 2004 19:59:54 +0000 (15:59 -0400)
committerAli Saidi <saidi@eecs.umich.edu>
Tue, 25 May 2004 19:59:54 +0000 (15:59 -0400)
commit391f228fdaba2d15875ffee5747637c0cd257c71
treeb5179c7a873a9f2d76524e9bb758ee1ac91ef411
parent74c494a4eb868af99ebd77738685e4abb65743e7
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
dev/ns_gige.cc
dev/ns_gige.hh
dev/tsunami.hh
kern/linux/linux_syscalls.hh