2014/1/2 John Baldwin <j...@freebsd.org>:
> On Wednesday, January 01, 2014 3:18:03 pm Zbigniew Bodek wrote:
>> Author: zbb
>> Date: Wed Jan  1 20:18:03 2014
>> New Revision: 260163
>> URL: http://svnweb.freebsd.org/changeset/base/260163
>>
>> Log:
>>   Do not attach to PCI bridges in AHCI driver
>>
>>   Some vendors use the same VID:PID combination in AHCI and PCI bridge cards
>
> Would it be better to require the class to be PCIC_STORAGE instead?
>
> --
> John Baldwin

Hello John.

As you can see this is required indirectly when "checking for possible
AHCI candidate" but in the loop below the device can still be probed.
I will need to contact the person from "Submitted by" to ensure
whether adding AHCI_Q_NOFORCE quirk is not going to solve this issue
instead.

Best regards
zbb
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to