Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Nov 2009 10:18:32 +0700
From:      Eugene Grosbein <egrosbein@rdtc.ru>
To:        Jeremy Chadwick <freebsd@jdc.parodius.com>
Cc:        Alexander Motin <mav@freebsd.org>, freebsd-stable@freebsd.org
Subject:   Re: HEADS UP: major CAM ATA MFC
Message-ID:  <4B04B908.1020505@rdtc.ru>
In-Reply-To: <20091118061726.GA1675@icarus.home.lan>
References:  <4B03322A.2080608@FreeBSD.org> <4B038E75.1010501@rdtc.ru> <20091118061726.GA1675@icarus.home.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
Jeremy Chadwick wrote:

> I didn't have this problem.  System has AHCI in use, and the kernel is
> built to make use of modular atacore.  Specifically:
> 
> # Modular ATA
> device          atacore         # Core ATA functionality
> device          ataisa          # ISA bus support
> device          atapci          # PCI bus support; only generic chipset support
> device          ataahci         # AHCI SATA
> device          ataintel        # Intel

How should STABLE user (not tracking freebsd-current@) learn about CAM ATA configuration?
There is ahci(4) manual page in 8.0-PRERELEASE but no ada(4) that is linked here.

I've just tried "Modular ATA" configuration of Intel ICH7-based system plus "device ahci"
minus all traditional ata(4) kernel configuration, the kernel builds fine
but boot messages do not show any attempt to detect my SATA HDD,
so root mount just fails (I use GEOM UFS labels in my /etc/fstab).
Typing ? at "mounroot" prompt I see only daX devices standing for my USB cardreader
and no device for HDD.

It seems I miss ada(4) device and I cannot find it in 8.0 - not ada.ko nor "device ada".

Eugene Grosbein



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