updated reg define
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14196 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
Other authors:
|
||||
Mark Watson;
|
||||
Apsed;
|
||||
Rudolf Cornelissen 10/2002-9/2004.
|
||||
Rudolf Cornelissen 10/2002-9/2005.
|
||||
*/
|
||||
|
||||
#ifndef DRIVERINTERFACE_H
|
||||
@@ -244,6 +244,7 @@ typedef struct {
|
||||
/* general card information */
|
||||
uint32 card_type; /* see card_type enum above */
|
||||
uint32 card_arch; /* see card_arch enum above */
|
||||
uint8 chip_rev; /* chip revision number */
|
||||
bool laptop; /* mobile chipset or not ('internal' flatpanel!) */
|
||||
bool slaved_tmds1; /* external TMDS encoder active on CRTC1 */
|
||||
bool slaved_tmds2; /* external TMDS encoder active on CRTC2 */
|
||||
|
||||
Reference in New Issue
Block a user