gem5/kern/linux
Ali Saidi 9d0aa13991 Cleaned up and commented code. I think we are ready to merge with head.
dev/baddev.hh:
dev/pcidev.hh:
dev/tsunami.hh:
dev/tsunami_cchip.hh:
dev/tsunami_io.hh:
dev/tsunami_pchip.hh:
    Added doxygen comments
dev/pciconfigall.hh:
    Added doxygen comments. Made the hlist of devices private and provided
    members to modify the data.
dev/pcidev.cc:
    updated for change in pciconfigall
dev/tsunami_pchip.cc:
    Deleted commented out code we don't need
kern/linux/linux_syscalls.cc:
    Simplified the number -> name conversion.
kern/linux/linux_syscalls.hh:
    Removed StandardNumber and replaced with Number.
kern/linux/linux_system.cc:
kern/linux/linux_system.hh:
    LinuxSkipIdeDelay50msEvent was simply the same as the SkipFunc event,
    so I removed it. Same with with LinuxSkipFuncEvent.

--HG--
extra : convert_revision : 1508c335f87d90373f5772f3a0407ea13e858d7e
2004-05-30 17:45:46 -04:00
..
linux.hh addad kern/linux 2004-01-11 22:00:35 -05:00
linux_syscalls.cc Cleaned up and commented code. I think we are ready to merge with head. 2004-05-30 17:45:46 -04:00
linux_syscalls.hh Cleaned up and commented code. I think we are ready to merge with head. 2004-05-30 17:45:46 -04:00
linux_system.cc Cleaned up and commented code. I think we are ready to merge with head. 2004-05-30 17:45:46 -04:00
linux_system.hh Cleaned up and commented code. I think we are ready to merge with head. 2004-05-30 17:45:46 -04:00