From owner-freebsd-questions Sat Oct 25 01:52:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA23222 for questions-outgoing; Sat, 25 Oct 1997 01:52:28 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from rvc1.informatik.ba-stuttgart.de (isdn009.stuttgart.netsurf.de [194.195.220.200]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id BAA23214 for ; Sat, 25 Oct 1997 01:52:25 -0700 (PDT) (envelope-from helbig@Informatik.BA-Stuttgart.DE) Received: (from helbig@localhost) by rvc1.informatik.ba-stuttgart.de (8.8.7/8.8.5) id KAA00731; Sat, 25 Oct 1997 10:39:20 +0200 (MET DST) From: Wolfgang Helbig Message-Id: <199710250839.KAA00731@rvc1.informatik.ba-stuttgart.de> Subject: Re: EIDE/CD-ROM problems on 2.2.2 In-Reply-To: <34517807.41C7@gte.net> from Parker Brown at "Oct 24, 97 09:39:35 pm" To: phbrown@gte.net (Parker Brown) Date: Sat, 25 Oct 1997 10:39:14 +0200 (MET DST) Cc: support@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL30 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > kernel.GENERIC supports my CD_ROM configuration (486/VESA/EIDE, the only > device on wdc1) as have previous releases. But any rebuilt kernels > (made from copied and edited LINT) just say "device not configured". These statements should configure an ATAPI-CDROM hanging from the second IDE-controller(wdc1) as master: controller wdc1 at isa? port "IO_WD2" bio irq 15 vector wdintr options ATAPI options ATAPI_STATIC device wcd0 #IDE CD-ROM Wolfgang