From owner-freebsd-stable Tue Sep 25 9:14:24 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ramstind.gtf.ol.no (ramstind.gtf.ol.no [128.39.174.16]) by hub.freebsd.org (Postfix) with ESMTP id 1535437B618 for ; Tue, 25 Sep 2001 09:12:30 -0700 (PDT) Received: from localhost (trond@localhost) by ramstind.gtf.ol.no (8.9.3/8.9.3) with ESMTP id SAA00802 for ; Tue, 25 Sep 2001 18:00:53 +0200 (CEST) (envelope-from trond@ramstind.gtf.ol.no) Date: Tue, 25 Sep 2001 18:00:53 +0200 (CEST) From: =?ISO-8859-1?Q?Trond_Endrest=F8l?= To: FreeBSD stable Subject: Minimum kernel configuration for IDE drives on 4.4-STABLE Message-ID: <20010925174522.H88459-100000@ramstind.gtf.ol.no> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello all, What is the minimum kernel configuration for IDE drives on 4.4-STABLE? I have tried a kernel configuration with: device ata device atadisc and with: device ata0 at isa? port IO_WD1 irq 14 device ata1 at isa? port IO_WD2 irq 15 device ata device atadisk It seems I need to include almost the entire SCSI subsystem to make my kernel recognize my IDE based hard drives. Is this really necessary? Relevant dmesg: ... ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0 ... ad0: 504 MB [1024/16/63] at ata0-master BIOSPIO Mounting root from ufs:/dev/ad0s1a ... I know I have raised this question before, but I cannot find this mentioned anywhere in the handbook nor the FAQ. Maybe this problem is specific to my particular machine. -- ---------------------------------------------------------------------- Trond Endrestøl | trond@ramstind.gtf.ol.no Patron of The Art of Computer Programming| FreeBSD 3.5-S & Pine 4.33 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message