[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? Looks fine. - Bart -- Bart Smaalders Solaris Kernel Performance [EMAIL PROTECTED] http://blogs.sun.com/barts "You will contribute more with mercurial than with thunderbird." _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
