From 7778ace703261d20febb420e66d1b0c23e8d2ae4 Mon Sep 17 00:00:00 2001 From: marius Date: Mon, 23 Jan 2006 14:19:36 +0000 Subject: [PATCH] MFC: 1.438 Remove the commented out entry of the old ISA-only le(4) driver which was retired 22 months ago. --- sys/i386/conf/GENERIC | 3 --- 1 file changed, 3 deletions(-) diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC index e5bb2c100395..cde5129eebb9 100644 --- a/sys/i386/conf/GENERIC +++ b/sys/i386/conf/GENERIC @@ -222,9 +222,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.