svn commit: r218596 - head/sys/dev/ahci

Alexander Motin mav at FreeBSD.org
Sat Feb 12 13:30:12 UTC 2011


poyopoyo at puripuri.plala.or.jp wrote:
> At Sat, 12 Feb 2011 07:06:40 +0000 (UTC),
> Alexander Motin wrote:
>> @@ -161,19 +162,19 @@ static struct {
>>  	{0x1c038086, 0x00, "Intel Cougar Point",	0},
>>  	{0x1c048086, 0x00, "Intel Cougar Point",	0},
>>  	{0x1c058086, 0x00, "Intel Cougar Point",	0},
>> -	{0x23238086, 0x00, "Intel DH89xxCC",	0},
>> -	{0x1d028086, 0x00, "Intel Patsburg",	0},
>> -	{0x1d048086, 0x00, "Intel Patsburg",	0},
>> -	{0x1d068086, 0x00, "Intel Patsburg",	0},
>>  	{0x2361197b, 0x00, "JMicron JMB361",	AHCI_Q_NOFORCE},
>>  	{0x2363197b, 0x00, "JMicron JMB363",	AHCI_Q_NOFORCE},
>>  	{0x2365197b, 0x00, "JMicron JMB365",	AHCI_Q_NOFORCE},
> 
> Is this intentional?

Oops! It's not. Fixed.

Thank you!

-- 
Alexander Motin


More information about the svn-src-all mailing list