> pci bus 0x0000 cardnum 0x02 function 0x00: vendor 0x8086 device 0x3582
> Intel Corporation 82852/855GM Integrated Graphics Device
> CardVendor 0x1014 card 0x0557 (IBM, Card unknown)
> ...
> pci bus 0x0000 cardnum 0x02 function 0x01: vendor 0x8086 device 0x3582
> Intel Corporation 82852/855GM Integrated Graphics Device
> CardVendor 0x1014 card 0x0557 (IBM, Card unknown)

Yep, that's the device from bug 6625.  It has two functions 0/1
that both use the same vendor / device id, and the same
subsystem vendor /device id (= CardVendor / card).

It was possible to get the "i915" driver attached to the
function 0 device, but "i915" seems to refuse to attach
to function 1.

I think that this is needed:

    update_drv -a -i '"pci8086,3582"' i915
    reboot
-- 
This message posted from opensolaris.org

Reply via email to