mirror of
https://review.haiku-os.org/haiku
synced 2025-01-21 22:04:49 +01:00
added verified support for Nvidia GeForce 6150 Go (NFORCE4 Integr.GPU) on behalf of Dustin Howett. Thanks for your work on this.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25902 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
5ee68405ad
commit
ea72734485
@ -4,7 +4,7 @@
|
||||
|
||||
Other authors:
|
||||
Mark Watson;
|
||||
Rudolf Cornelissen 3/2002-10/2007.
|
||||
Rudolf Cornelissen 3/2002-6/2008.
|
||||
*/
|
||||
|
||||
|
||||
@ -241,6 +241,7 @@ static uint16 nvidia_device_list[] = {
|
||||
0x0240, /* Nvidia GeForce 6150 (NFORCE4 Integr.GPU) */
|
||||
0x0241, /* Nvidia GeForce 6150 LE (NFORCE4 Integr.GPU) */
|
||||
0x0242, /* Nvidia GeForce 6100 (NFORCE4 Integr.GPU) */
|
||||
0x0244, /* Nvidia GeForce Go 6150 (NFORCE4 Integr.GPU) */
|
||||
0x0245, /* Nvidia Quadro NVS 210S / GeForce 6150LE */
|
||||
0x0250, /* Nvidia GeForce4 Ti 4600 */
|
||||
0x0251, /* Nvidia GeForce4 Ti 4400 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user