代码搜索:Matrox

找到约 850 项符合「Matrox」的源代码

代码结果 850
www.eeworm.com/read/180540/9303430

c matrox.c

#include "kspace.h" #include "kernel/i2c.h" #include #include #if 0 #define MAT_CLK 0x08 #define MAT_DATA 0x02 #else #define MAT_CLK 0x20 #define MAT_DATA 0x10 #endif #i
www.eeworm.com/read/136865/5841268

pro matrox.pro

TEMPLATE = lib TARGET = qgfxmatrox CONFIG += qt warn_off release plugin DESTDIR = ../../../gfxdrivers DEFINES -= QT_NO_QWS_MATROX unix:OBJECTS_DIR = .obj HEADERS = ../../../../include/qgfxmatro
www.eeworm.com/read/110034/6171281

h matrox.h

#undef CONFIG_FB_MATROX
www.eeworm.com/read/406901/11433055

txt matrox.txt

Matrox MGA series MGA-I "IS-ATLAS" Used for the Impression series. Upto 3Mb VRAM, 2Mb DRAM (Z-buffer) Impression Pro: Upto 4.5Mb VRAM, 4Mb DRAM (Z-buffer) BitBLT, 3D-acceleration
www.eeworm.com/read/493621/1164653

h matrox.h

/* taken from fbtv */ #define BES_BASE 0x3d00 #define BESA1ORG (BES_BASE+0x00) #define BESA2ORG (BES_BASE+0x04) #define BESB1ORG (BES_BASE+0x08) #define BESB2ORG (BES_BASE+0x0c) #define BESA1CORG (
www.eeworm.com/read/250033/4442992

plo matrox.plo

# dummy
www.eeworm.com/read/396408/2419103

matrox readme.matrox

The code in this directory is the old mga_vid driver for Linux kernels prior to 2.6. It does _not_ compile for version 2.6.x. For Linux kernel 2.6.x please get the newest version of the 2.6 port from
www.eeworm.com/read/258350/4355661

pro matrox.pro

TEMPLATE = lib TARGET = qgfxmatrox CONFIG += qt warn_off release plugin DESTDIR = ../../../gfxdrivers DEFINES -= QT_NO_QWS_MATROX unix:OBJECTS_DIR = .obj HEADERS = ../../../../include/qgfxmatro
www.eeworm.com/read/154949/5630962

h matrox.h

/* taken from fbtv */ #define BES_BASE 0x3d00 #define BESA1ORG (BES_BASE+0x00) #define BESA2ORG (BES_BASE+0x04) #define BESB1ORG (BES_BASE+0x08) #define BESB2ORG (BES_BASE+0x0c) #define BESA1CORG (
www.eeworm.com/read/143730/5755897

h matrox_mmio.h

/* ** $Id: matrox_mmio.h,v 1.3 2003/09/04 06:02:53 weiym Exp $ ** ** Port to MiniGUI by Wei Yongming (2001/10/03). ** Copyright (C) 2001 ~ 2002 Wei Yongming. ** Copyright (C) 2003 Feynman Softwa