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:
Rudolf Cornelissen 2008-06-10 11:10:52 +00:00
parent 7d4cfc1251
commit b11432e092

View File

@ -5,7 +5,7 @@
Other authors:
Mark Watson;
Apsed;
Rudolf Cornelissen 10/2002-9/2007.
Rudolf Cornelissen 10/2002-6/2008.
*/
#ifndef DRIVERINTERFACE_H
@ -117,8 +117,7 @@ enum {
NV10A,
NV20A,
NV30A,
NV40A,
NV50A
NV40A
};
/* card info - information gathered from PINS (and other sources) */