[openbeos] nvidia 7400go

Hi,

i got another tester for the nvidia 7400go. He said now it works so far 
with his card, some issues left that freeze his machine but i am sure this 
is abotu the CoreDuo and not the nvidia card.

So Axel, if you would not mind to add that again ;-)

accelarants/nvidia/engine/nv_general.c (line 684-690):
        case 0x01d810de: /* Nvidia GeForce 7400 GO */
                si->ps.card_type = G72;
                si->ps.card_arch = NV40A;
                sprintf(si->adi.name, "Nvidia GeForce 7400 Go");
                sprintf(si->adi.chipset, "G72");
                status = nvxx_general_powerup();
                break;

kernel/drivers/graphics/nvidia/driver.c (line 223):
        0x01d8, /* Nvidia GeForce 7400 GO */



This time i took care that all values are correct, sorry for the mistake on 
the last time.

Bernd

Other related posts: