From owner-freebsd-questions Thu Nov 9 7:43: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from femail4.sdc1.sfba.home.com (femail4.sdc1.sfba.home.com [24.0.95.84]) by hub.freebsd.org (Postfix) with ESMTP id E603037B479 for ; Thu, 9 Nov 2000 07:43:02 -0800 (PST) Received: from cx443070b ([24.0.36.170]) by femail4.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20001109154137.VZHX26316.femail4.sdc1.sfba.home.com@cx443070b>; Thu, 9 Nov 2000 07:41:37 -0800 Message-ID: <001e01c04a64$0d012de0$aa240018@cx443070b> From: "Jeremiah Gowdy" To: , "Mike" References: <4.3.2.7.2.20001108160814.04000f20@mail.futuredesigns.net> Subject: Re: isa in kernel Date: Thu, 9 Nov 2000 07:45:13 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Being as I don't have any ISA cards, do I need 'device isa' in my kernel > config file? Do you have a keyboard, mouse, serial port, parallel port, or video card ? :) Search your config file for isa. You'll find that there are many devices that work through the isa bus. I know this because I tried to remove it too :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message