From 6c74ea888319c9b90ce242d21243bf1a59ce4498 Mon Sep 17 00:00:00 2001 From: "Angelos D. Keromytis" Date: Wed, 20 Aug 1997 17:09:42 +0000 Subject: Comment out wavelan device. --- sys/conf/files | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/conf/files b/sys/conf/files index 8ee823bf697..102a2124751 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1,4 +1,4 @@ -# $OpenBSD: files,v 1.62 1997/08/19 21:58:02 angelos Exp $ +# $OpenBSD: files,v 1.63 1997/08/20 17:09:41 angelos Exp $ # $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $ # @(#)files.newconf 7.5 (Berkeley) 5/10/93 @@ -48,7 +48,7 @@ device ep: ether, ifnet file dev/ic/elink3.c ep # WaveLan -device wlp: ether, ifnet +# device wlp: ether, ifnet # LANCE and PCnet Ethernet controllers device le: ether, ifnet -- cgit v1.2.3