From 2fd57dbc387329a6d9f5fe0d1d2e2bfe0075e75f Mon Sep 17 00:00:00 2001 From: David Greenman Date: Wed, 2 Mar 1994 05:50:01 +0000 Subject: [PATCH] Minor comment change. --- sys/dev/ed/if_ed.c | 6 +----- sys/i386/isa/if_ed.c | 6 +----- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/sys/dev/ed/if_ed.c b/sys/dev/ed/if_ed.c index 69c0284f307..72409f8b5fb 100644 --- a/sys/dev/ed/if_ed.c +++ b/sys/dev/ed/if_ed.c @@ -13,14 +13,10 @@ * the SMC Elite Ultra (8216), the 3Com 3c503, the NE1000 and NE2000, * and a variety of similar clones. * - * Thanks to Charles Hannum for proving to me with example code that the - * NE1000/2000 support could be added with minimal impact. Without - * this, I wouldn't have proceeded in this direction. - * */ /* - * $Id: if_ed.c,v 1.33 1994/02/03 11:50:58 davidg Exp $ + * $Id: if_ed.c,v 1.34 1994/03/01 12:23:33 davidg Exp $ */ #include "ed.h" diff --git a/sys/i386/isa/if_ed.c b/sys/i386/isa/if_ed.c index 69c0284f307..72409f8b5fb 100644 --- a/sys/i386/isa/if_ed.c +++ b/sys/i386/isa/if_ed.c @@ -13,14 +13,10 @@ * the SMC Elite Ultra (8216), the 3Com 3c503, the NE1000 and NE2000, * and a variety of similar clones. * - * Thanks to Charles Hannum for proving to me with example code that the - * NE1000/2000 support could be added with minimal impact. Without - * this, I wouldn't have proceeded in this direction. - * */ /* - * $Id: if_ed.c,v 1.33 1994/02/03 11:50:58 davidg Exp $ + * $Id: if_ed.c,v 1.34 1994/03/01 12:23:33 davidg Exp $ */ #include "ed.h"