[openbeos] nvidia 7400go
- From: Bernd Korz <bernd.korz@xxxxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Mon, 30 Oct 2006 07:02:24 +0100
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
- Follow-Ups:
- [openbeos] Re: nvidia 7400go
- From: Axel Dörfler
- References:
- [openbeos] Re: Fix for nvidia 7600go
- From: Axel Dörfler
- [openbeos] Re: Fix for nvidia 7600go
- From: Bernd Korz
Other related posts:
- » [openbeos] nvidia 7400go
- » [openbeos] Re: nvidia 7400go
- [openbeos] Re: nvidia 7400go
- From: Axel Dörfler
- [openbeos] Re: Fix for nvidia 7600go
- From: Axel Dörfler
- [openbeos] Re: Fix for nvidia 7600go
- From: Bernd Korz