added NV44 device to the list. NV44 device recognition still has to be added to the driver BTW.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11270 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
94e32479c0
commit
7758e2a68f
@ -5,7 +5,7 @@
|
||||
Other authors:
|
||||
Mark Watson;
|
||||
Apsed;
|
||||
Rudolf Cornelissen 10/2002-1/2005.
|
||||
Rudolf Cornelissen 10/2002-2/2005.
|
||||
*/
|
||||
|
||||
#ifndef DRIVERINTERFACE_H
|
||||
@ -245,6 +245,7 @@ typedef struct {
|
||||
NV40,
|
||||
NV41,
|
||||
NV43,
|
||||
NV44,
|
||||
NV45
|
||||
};
|
||||
enum
|
||||
|
Loading…
Reference in New Issue
Block a user