From owner-freebsd-questions Wed Dec 16 11:01:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA25741 for freebsd-questions-outgoing; Wed, 16 Dec 1998 11:01:42 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from imap.ncsa.es (imap.ncsa.es [194.179.50.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA25736 for ; Wed, 16 Dec 1998 11:01:36 -0800 (PST) (envelope-from jesusr@ncsa.es) Received: from piolin.ncsa.es (piolin.ncsa.es [194.179.50.134]) by imap.ncsa.es (8.8.8/8.8.8) with SMTP id UAA29712; Wed, 16 Dec 1998 20:01:04 +0100 (CET) Reply-To: "Jesus Rodriguez" From: "Jesus Rodriguez" To: "Jean-Michel DRICOT" , Subject: RE: trouble with IDE controller detection Date: Wed, 16 Dec 1998 20:07:08 +0100 Message-ID: <01be2927$47570060$8632b3c2@piolin.ncsa.es> 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 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >But the detection of this controller seems to be quite uncertain: >sometimes BSD finds it and many times not ! >I included my kernel configuration file ("mykernel" attachement...) and >the output of a "dmesg" command ("message" attachement)... >Of course, it should work... I tried many other configuration and >rebuilding of the kernel but nothing worked... >What did I wrong ? > >My FreeBSD is 3.0-RELEASE Hello... You have to delete the line (the last on the file): pci/ide_pci.c optional wd device-driver from /sys/i386/conf/files.i386 and recompile the kernel. It worked for me and another user who pointed me the solution. JesusR. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message