VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/IBMPriv.h@ 63491

最後變更 在這個檔案從63491是 51223,由 vboxsync 提交於 11 年 前

Additions/x11/x11include: added header files for X.Org Server 1.0 and 1.1.

  • 屬性 svn:eol-style 設為 native
檔案大小: 546 位元組
 
1/* $XFree86: xc/programs/Xserver/hw/xfree86/ramdac/IBMPriv.h,v 1.1.2.2 1998/07/18 17:54:01 dawes Exp $ */
2
3#ifdef HAVE_XORG_CONFIG_H
4#include <xorg-config.h>
5#endif
6
7#include "IBM.h"
8
9typedef struct {
10 char *DeviceName;
11} xf86IBMramdacInfo;
12
13extern xf86IBMramdacInfo IBMramdacDeviceInfo[];
14
15#ifdef INIT_IBM_RAMDAC_INFO
16xf86IBMramdacInfo IBMramdacDeviceInfo[] = {
17 {"IBM 524"},
18 {"IBM 524A"},
19 {"IBM 525"},
20 {"IBM 526"},
21 {"IBM 526DB(DoubleBuffer)"},
22 {"IBM 528"},
23 {"IBM 528A"},
24 {"IBM 624"},
25 {"IBM 624DB(DoubleBuffer)"},
26 {"IBM 640"}
27};
28#endif
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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