From e96cc4a8a3aa3e9168d222c77411c3240ca212d0 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Sun, 14 Mar 2004 22:38:18 +0000 Subject: [PATCH] Hints for the le driver are no longer necessary here. Noticed by: ru --- sys/i386/conf/GENERIC.hints | 5 ----- 1 file changed, 5 deletions(-) diff --git a/sys/i386/conf/GENERIC.hints b/sys/i386/conf/GENERIC.hints index 958f32956a6..8116bfa5cfd 100644 --- a/sys/i386/conf/GENERIC.hints +++ b/sys/i386/conf/GENERIC.hints @@ -81,11 +81,6 @@ hint.ie.0.maddr="0xd0000" hint.fe.0.at="isa" hint.fe.0.disabled="1" hint.fe.0.port="0x300" -hint.le.0.at="isa" -hint.le.0.disabled="1" -hint.le.0.port="0x300" -hint.le.0.irq="5" -hint.le.0.maddr="0xd0000" hint.lnc.0.at="isa" hint.lnc.0.disabled="1" hint.lnc.0.port="0x280"