Date: Tue, 22 Jun 2004 14:28:16 +0200 From: Simon Barner <barner@in.tum.de> To: Gerard Samuel <fbsd-questions@trini0.org> Cc: freebsd-questions@freebsd.org Subject: Re: atapi/cam driver Message-ID: <20040622122816.GA1988@zi025.glhnet.mhn.de> In-Reply-To: <200406211849.56091.fbsd-questions@trini0.org> References: <200406211849.56091.fbsd-questions@trini0.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040622122816.GA1988>