From owner-freebsd-questions@FreeBSD.ORG Tue Jun 22 12:45:38 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCD8716A4D4 for ; Tue, 22 Jun 2004 12:45:38 +0000 (GMT) Received: from mailout1.informatik.tu-muenchen.de (mailout1.informatik.tu-muenchen.de [131.159.0.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2B1A43D2D for ; Tue, 22 Jun 2004 12:45:37 +0000 (GMT) (envelope-from barner@in.tum.de) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id B788C3F3B; Tue, 22 Jun 2004 14:28:16 +0200 (CEST) Date: Tue, 22 Jun 2004 14:28:16 +0200 From: Simon Barner To: Gerard Samuel Message-ID: <20040622122816.GA1988@zi025.glhnet.mhn.de> References: <200406211849.56091.fbsd-questions@trini0.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="d6Gm4EdcadzBjdND" Content-Disposition: inline In-Reply-To: <200406211849.56091.fbsd-questions@trini0.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de cc: freebsd-questions@freebsd.org Subject: Re: atapi/cam driver X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jun 2004 12:45:39 -0000 --d6Gm4EdcadzBjdND Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, your kernel configuration looks good: > # ATA and ATAPI devices > device ata > device atadisk # ATA disk drives > device atapicd # ATAPI CDROM drives > options ATA_STATIC_ID #Static device numbering [...]=20 > # Yes they are for SCSI but umass needs them > device scbus # SCSI bus (required) > device da # Direct Access (disks) [...]=20 > # To access IDE devices via scsi system > device atapicam > device cd > device pass Perhaps there is some strange conflict between your CDROM devices. Did you try and unplug one of them, use a different IDE channel, etc. You should see cd0/cd1 devices when you boot. Simon --d6Gm4EdcadzBjdND Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFA2CXgCkn+/eutqCoRAh87AKCE7twTXhPRt4KU+GeSXWcEZFlQfQCgiuJ8 s+3LJ/Z32OvMfKcR/VKGipQ= =cVUR -----END PGP SIGNATURE----- --d6Gm4EdcadzBjdND--