From owner-freebsd-questions Fri May 29 05:27:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA15659 for freebsd-questions-outgoing; Fri, 29 May 1998 05:27:08 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from horton.iaces.com (horton.iaces.com [204.147.87.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA15636 for ; Fri, 29 May 1998 05:26:52 -0700 (PDT) (envelope-from proot@horton.iaces.com) Received: (from proot@localhost) by horton.iaces.com (8.8.7/8.8.7) id HAA21498; Fri, 29 May 1998 07:25:29 -0500 (CDT) From: "Paul T. Root" Message-Id: <199805291225.HAA21498@horton.iaces.com> Subject: Re: Kernel config To: root@star.lsp.nsu.ru (Charlie &) Date: Fri, 29 May 1998 07:25:29 -0500 (CDT) Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <98052905434300.03045@star.lsp.nsu.ru> from Charlie & at "May 29, 98 05:41:23 am" X-Organization: USWEST !nterprise Networking - ACES X-Phone: (612) 664-3385 X-Fax: (612) 664-4779 X-Page: (800) SKY-PAGE PIN: 537-7270 X-Address: 600 Stinson Blvd, Fl 1S X-Address: Minneapolis, MN 55413 X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In a previous message, Charlie & said: > Help > I can't make kernel It would be more helpful if you told us what you are trying to do. A quick glance at the config shows that you've left 11 SCSI controllers in your config but commented out scbus0 (which is required for a scsi controller). Then you comment out all but the Optical Disk device. Is that what you want? I'd suggest that you read the Handbook and FAQ sections on kernels. Then read LINT carefully, then repeat that process. Once you understand what you are trying to do, maybe you can explain to us what you are trying to do and then maybe we can help you. Paul. > controller amd0 > controller ahb0 > controller ahc0 > controller dpt0 > controller bt0 at isa? port "IO_BT0" bio irq ? vector bt_isa_intr > controller uha0 at isa? port "IO_UHA0" bio irq ? drq 5 vector uhaintr > controller aha0 at isa? port "IO_AHA0" bio irq ? drq 5 vector ahaintr > controller aic0 at isa? port 0x340 bio irq 11 vector aicintr > controller nca0 at isa? port 0x1f88 bio irq 10 vector ncaintr > controller nca1 at isa? port 0x350 bio irq 5 vector ncaintr > controller sea0 at isa? bio irq 5 iomem 0xc8000 iosiz 0x2000 vector seaintr > > #controller scbus0 > > #device sd0 > > device od0 #See LINT for possible `od' options. > > #device st0 > > #device cd0 #Only need one of these, the code dynamically grows -- A skydiver is taken by the gravity of his situation. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message