VirtualBox

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

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

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

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

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