From owner-freebsd-questions Tue Jun 13 4:53: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pcbtech.ru (servak.pcbtech.ru [195.54.223.248]) by hub.freebsd.org (Postfix) with SMTP id 684FE37B5B6 for ; Tue, 13 Jun 2000 04:53:00 -0700 (PDT) (envelope-from indian@pcbtech.ru) Received: (qmail 330 invoked from network); 13 Jun 2000 11:53:41 -0000 Received: from 164.inforser.ru (HELO iNDiAN) (195.54.223.164) by servak.pcbtech.ru with SMTP; 13 Jun 2000 11:53:41 -0000 Message-ID: <001201bfd52d$bde354a0$a4df36c3@Inforser.Ru> From: "Oleg Strizhak" To: "Kent Stewart" Cc: References: <005e01bfd23a$3d016160$a4df36c3@Inforser.Ru> <394137EB.4DEC1850@3-cities.com> Subject: Re: 4.0 stable new kernel not boot -- ad0 probs Date: Tue, 13 Jun 2000 15:51:15 +0400 Organization: PCB Technologies MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Oleg Strizhak wrote: > >=20 > > Hi all! > >=20 > > Could you help me: i have SUBJ prob. I've rebuild the kernel w/ = custom conf. > > cause I've Cel-300a, Chaintech 6BTM, Quatum HDD i had enabled only > >=20 > > device ata > >=20 > > is that not enough for IDE drive -- should I also enable atadisk > > I'd like 2 keep it as clean as possible >=20 >=20 > # ATA and ATAPI devices > device ata0 at isa? port IO_WD1 irq 14 >=20 > You deleted too much. This is the device driver for the HD. Until you > understand what works you are probably much better off not deleting > too much at a time. When I made my first 4.0 kernel, all I deleted > from GENERIC was all but the ahc0 scsi device driver and the extra > NIC's. Thanx for a piece of advise -- but unfortunately it did'n help. Still = the same prob. Here's my config (ATA device related): =20 # ATA and ATAPI devices device ata0 at isa? port IO_WD1 irq 14 device ata1 at isa? port IO_WD2 irq 15 device ata #device atadisk # ATA disk drives #device atapicd # ATAPI CDROM drives #device atapifd # ATAPI floppy drives #device atapist # ATAPI tape drives #options ATA_STATIC_ID #Static device numbering options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message