Bart Smaalders wrote:
> [EMAIL PROTECTED] wrote:
>> I'd appreciate a quick code review for the following
>>
>>      4665 GPU support for NVIDIA Quadro FX 1100 not supported
>>      http://defect.opensolaris.org/bz/show_bug.cgi?id=4665
>>
>>      4851 Unable to install OS.2008.11 due to old NVIDIA Quadro card
>>      http://defect.opensolaris.org/bz/show_bug.cgi?id=4851
>>
>> The fixes are explained in the bug report and since the diff is so
>> short, I'm including it here.
>>
>>      --- 100a/i386/NVDAgraphics      Sat Nov  1 16:23:05 2008
>>      +++ 101a/i386/NVDAgraphics      Wed Nov 12 22:19:40 2008
>>      @@ -76,7 +76,7 @@
>>              alias=pci10de,1d6 \
>>              alias=pci10de,1d7 \
>>              alias=pci10de,1d8 \
>>      -       alias=pci10de,1da \
>>      +       alias=pciex10de,1da \
>>              alias=pci10de,1db \
>>              alias=pci10de,1dc \
>>              alias=pci10de,1dd \
>>      @@ -84,7 +84,7 @@
>>              alias=pci10de,1df \
>>              alias=pci10de,211 \
>>              alias=pci10de,212 \
>>      -       alias=pci10de,218 \
>>      +       alias=pciex10de,218 \
>>              alias=pci10de,221 \
>>              alias=pci10de,222 \
>>              alias=pci10de,240 \
>>
> 
> This makes sense... but is there a bug filed in bugster reflecting
> John Martin's complaints about the way Solaris expands the meaning
> of the subsystem id?

I believe this is the bug John filed for that issue:
 6771671 allow exclusion of subsystem ids from the compatible property

There should be another bug id, which I don't have handy, for the kernel
console failure when the driver loaded for the console says "Sorry, but
I don't really support this hardware".

-- 
        -Alan Coopersmith-           [EMAIL PROTECTED]
         Sun Microsystems, Inc. - X Window System Engineering

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to