On Sun, May 13, 2012 at 9:54 PM, Ask Bjørn Hansen wrote:
>
> On Apr 6, 2012, at 0:48, Daniel Braniss wrote:
>
>> with the latest svn, I can't compile kernel with options ATA_CAM:
>>
>> ...
>> linking kernel.debug
>> ata-disk.o(.text+0x93): In function `ad_init':
>> /r+d/stable/8.3/sys/dev/ata/ata
On Apr 6, 2012, at 0:48, Daniel Braniss wrote:
> with the latest svn, I can't compile kernel with options ATA_CAM:
>
> ...
> linking kernel.debug
> ata-disk.o(.text+0x93): In function `ad_init':
> /r+d/stable/8.3/sys/dev/ata/ata-disk.c:389: undefined reference to
> `ata_setmode'
I ran into th
On Sat, Apr 07, 2012 at 01:52:05PM +0200, Marius Strobl wrote:
> On Sat, Apr 07, 2012 at 10:53:39AM +0300, Daniel Braniss wrote:
> > > On Fri, Apr 06, 2012 at 10:48:13AM +0300, Daniel Braniss wrote:
> > > > with the latest svn, I can't compile kernel with options ATA_CAM:
> > > >
> > > > ...
> >
On Sat, Apr 07, 2012 at 10:53:39AM +0300, Daniel Braniss wrote:
> > On Fri, Apr 06, 2012 at 10:48:13AM +0300, Daniel Braniss wrote:
> > > with the latest svn, I can't compile kernel with options ATA_CAM:
> > >
> > > ...
> > > linking kernel.debug
> > > ata-disk.o(.text+0x93): In function `ad_init
> On Fri, Apr 06, 2012 at 10:48:13AM +0300, Daniel Braniss wrote:
> > with the latest svn, I can't compile kernel with options ATA_CAM:
> >
> > ...
> > linking kernel.debug
> > ata-disk.o(.text+0x93): In function `ad_init':
> > /r+d/stable/8.3/sys/dev/ata/ata-disk.c:389: undefined reference to
>
Marius,
Perhaps this mutual exclusivity issue between ATA_CAM with atapicam and
friends, should be mentioned in UPDATING as I'm sure the same question will
recur.
Thank-you for your guidance resolving the same issue that I had in 9.0
Stable.
Regards, Dewayne.
___
On Fri, Apr 06, 2012 at 10:48:13AM +0300, Daniel Braniss wrote:
> with the latest svn, I can't compile kernel with options ATA_CAM:
>
> ...
> linking kernel.debug
> ata-disk.o(.text+0x93): In function `ad_init':
> /r+d/stable/8.3/sys/dev/ata/ata-disk.c:389: undefined reference to
> `ata_setmode'