VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/BTPriv.h@ 103415

最後變更 在這個檔案從103415是 40349,由 vboxsync 提交於 13 年 前

Additions/xorg: support X.Org Server 1.12.

  • 屬性 svn:eol-style 設為 native
檔案大小: 317 位元組
 
1
2#ifdef HAVE_XORG_CONFIG_H
3#include <xorg-config.h>
4#endif
5
6#include "BT.h"
7
8typedef struct {
9 const char *DeviceName;
10} xf86BTramdacInfo;
11
12extern xf86BTramdacInfo BTramdacDeviceInfo[];
13
14#ifdef INIT_BT_RAMDAC_INFO
15xf86BTramdacInfo BTramdacDeviceInfo[] = {
16 {"AT&T 20C504"},
17 {"AT&T 20C505"},
18 {"BT485/484"}
19};
20#endif
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette