From 495ac606dd2fc8d355e2c124f9bbfe0463038626 Mon Sep 17 00:00:00 2001 From: Ali Saidi Date: Wed, 16 Aug 2006 11:01:37 -0400 Subject: fix e-mail addr in readme --HG-- extra : convert_revision : 2cd6dd468f7c45f09707d311e43168f9b3470ab3 --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 35b33cdd8..81ebcf82b 100644 --- a/README +++ b/README @@ -19,7 +19,7 @@ http://wwww.swig.org. will build the debug version of the m5 binary (m5.debug) for the Alpha syscall emulation target, and run the quick regression tests on it. -If you have questions, please send mail to m5sim-users@lists.sourceforge.net. +If you have questions, please send mail to m5-users@m5sim.org WHAT'S INCLUDED (AND NOT) ------------------------- @@ -33,7 +33,7 @@ The basic source release includes these subdirectories: To run full-system simulations, you will need compiled console, PALcode, and kernel binaries and one or more disk images. These files -are collected in a separate archive, m5_system_1.1.tar.bz2. This file +are collected in a separate archive, m5_system.tar.bz2. This file can he downloaded separately. M5 supports Linux 2.4/2.6, FreeBSD, and the proprietary Compaq/HP -- cgit v1.2.3 From 2b273a9ba961bba7021e2bfc86734299f34c4966 Mon Sep 17 00:00:00 2001 From: Lisa Hsu Date: Wed, 16 Aug 2006 13:46:21 -0400 Subject: AUTHORS: author file contribution AUTHORS: author file contribution --HG-- extra : convert_revision : f4a08695fb4bf37df6144529c5791c75c11a0515 --- AUTHORS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/AUTHORS b/AUTHORS index ec3de7bb2..e307b81cb 100644 --- a/AUTHORS +++ b/AUTHORS @@ -12,6 +12,8 @@ Steve E. Raasch Lisa R. Hsu ----------------------- +DP83820 NIC device model + Ali G. Saidi ----------------------- -- cgit v1.2.3