From a5f92d5a54ea81c1edb5e37e088c5b35c2a7cf6e Mon Sep 17 00:00:00 2001 From: Marius Strobl Date: Sat, 21 Jan 2006 12:38:35 +0000 Subject: [PATCH] Remove the commented out entry of the old ISA-only le(4) driver which was retired 22 months ago. MFC after: 1 day --- sys/i386/conf/GENERIC | 3 --- 1 file changed, 3 deletions(-) diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC index 6116c2f690c..3e02b752a30 100644 --- a/sys/i386/conf/GENERIC +++ b/sys/i386/conf/GENERIC @@ -235,9 +235,6 @@ device lnc # NE2100, NE32-VL Lance Ethernet cards device sn # SMC's 9000 series of Ethernet chips device xe # Xircom pccard Ethernet -# ISA devices that use the old ISA shims -#device le - # Wireless NIC cards device wlan # 802.11 support device an # Aironet 4500/4800 802.11 wireless NICs.