Skip site navigation (1)Skip section navigation (2)
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>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
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

[...] 
> # Yes they are for SCSI but umass needs them
> device          scbus           # SCSI bus (required)
> device          da              # Direct Access (disks)

[...] 

> # 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

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFA2CXgCkn+/eutqCoRAh87AKCE7twTXhPRt4KU+GeSXWcEZFlQfQCgiuJ8
s+3LJ/Z32OvMfKcR/VKGipQ=
=cVUR
-----END PGP SIGNATURE-----
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040622122816.GA1988>