Date: Mon, 29 Oct 2012 00:27:49 -0700 From: Yuri <yuri@rawbw.com> To: Erich Dollansky <erichfreebsdlist@ovitrap.com> Cc: freebsd-hackers@freebsd.org Subject: Re: 'device atapicam' breaks the build Message-ID: <508E2FF5.1030705@rawbw.com> In-Reply-To: <20121029115230.21872b62@X220.ovitrap.com> References: <508E0944.9080903@rawbw.com> <20121029115230.21872b62@X220.ovitrap.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10/28/2012 21:52, Erich Dollansky wrote: > # options ATA_CAM # Handle > legacy controllers with CAM > # options ATA_STATIC_ID # Static device numbering > > It looks like you have to disable above's options. Unfortunately the root disk on this machine is attached to ata3 and isn't visible when 'device ATA_CAM' is commented out. (mountroot> prompt shows up on boot only listing ahci-compatible disks). Does this mean that in order to see such (older) disks I have to have 'device ATA_CAM'? Or there is some workaround? Does it also mean that atapicam won't load in case such older disks are in use? If yes, why there is such dependency? Yuri
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?508E2FF5.1030705>