summaryrefslogtreecommitdiffstats
path: root/sys/dev/ed
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1994-03-02 05:50:01 +0000
committerdg <dg@FreeBSD.org>1994-03-02 05:50:01 +0000
commit38aa409d9c4548b6c158d75e4b9157234ff753b4 (patch)
tree21fe41dba3355530ff645722ca9fe6e0ffc883ad /sys/dev/ed
parent215bf4dcd0958ce16a877e157792bea4050874e9 (diff)
downloadFreeBSD-src-38aa409d9c4548b6c158d75e4b9157234ff753b4.zip
FreeBSD-src-38aa409d9c4548b6c158d75e4b9157234ff753b4.tar.gz
Minor comment change.
Diffstat (limited to 'sys/dev/ed')
-rw-r--r--sys/dev/ed/if_ed.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/dev/ed/if_ed.c b/sys/dev/ed/if_ed.c
index 69c0284..72409f8 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"
OpenPOWER on IntegriCloud