Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jun 2011 20:16:52 +0200
From:      "Hartmann, O." <ohartman@zedat.fu-berlin.de>
To:        Matt <sendtomatt@gmail.com>
Cc:        FreeBSD-Current <freebsd-current@freebsd.org>, George Kontostanos <gkontos.mail@gmail.com>
Subject:   Re: xpt_action_default: CCB type 0xe not supported
Message-ID:  <4E00E014.5070208@zedat.fu-berlin.de>
In-Reply-To: <4E00DBE2.3080003@gmail.com>
References:  <BANLkTi=W=yr5-8Q58rzh%2BbMfd2DFTuJnZw@mail.gmail.com> <4E00DBE2.3080003@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 06/21/11 19:58, Matt wrote:
> On 06/21/11 10:51, George Kontostanos wrote:
>> Fresh installation and after world&&  kernel update I get these messages
>> during boot:
>>
>> xpt_action_default: CCB type 0xe not supported
>> xpt_action_default: CCB type 0xe not supported
>>
>> The system is running GENERIC with debugging for use in current off 
>> options.
>>
>>
>> Full dmesg attached.
>>
>> Regards,
>>
>>
>>
>> _______________________________________________
>> freebsd-current@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-current
>> To unsubscribe, send any mail to 
>> "freebsd-current-unsubscribe@freebsd.org"
> SImilar issues on Tyan board with SATA 3gbs, atapicam custom kernel. I 
> assumed it was the ugly CF adapter I have, as I've had shoddy USB 
> devices confuse CAM in the past. Not as annoying as virtualbox being 
> borked "currently", I assume it's simply a printf that is a little too 
> verbose? Or is scsi borked too?
>
> Matt
>
>
>
>
>
>
>
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to 
> "freebsd-current-unsubscribe@freebsd.org"

Same here,
ASUS board, Intel ICH10R, SATA 3GB. Custom kernel:
# S-ATA/AHCI Interface
device          ahci            # Serial ATA Advanced Host Controller 
Interface driver
device          ata             # Legacy Core ATA functionality
options         ATA_CAM         # ATA CAM
#
device          mvs             # Marvell Serial ATA Host Controller driver
device          siis            # Marvell Serial ATA Host Controller driver

and the SCSI stuff.

Seems to be a very verbose thing inside the CAM system.

Oliver



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