removed all references to G80 and newer cards.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25905 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
Other authors:
|
Other authors:
|
||||||
Mark Watson;
|
Mark Watson;
|
||||||
Apsed;
|
Apsed;
|
||||||
Rudolf Cornelissen 10/2002-9/2007.
|
Rudolf Cornelissen 10/2002-6/2008.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef DRIVERINTERFACE_H
|
#ifndef DRIVERINTERFACE_H
|
||||||
@@ -117,8 +117,7 @@ enum {
|
|||||||
NV10A,
|
NV10A,
|
||||||
NV20A,
|
NV20A,
|
||||||
NV30A,
|
NV30A,
|
||||||
NV40A,
|
NV40A
|
||||||
NV50A
|
|
||||||
};
|
};
|
||||||
|
|
||||||
/* card info - information gathered from PINS (and other sources) */
|
/* card info - information gathered from PINS (and other sources) */
|
||||||
|
|||||||
Reference in New Issue
Block a user