summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Bachelot <xavier@bachelot.org>2007-12-27 22:55:11 +0000
committerXavier Bachelot <xavier@bachelot.org>2007-12-27 22:55:11 +0000
commite092bab16da55538631ff2dde7bec383d17c42cc (patch)
treefad77b22038ba3d940c6f649c03aacdc0193bc8b
parent7153635095a4a0f2a3bec7a034fa13cf2e53ea08 (diff)
FIC CE260 pci id (reported by Damian Kolkowski)
-rw-r--r--src/via_id.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/via_id.c b/src/via_id.c
index 2cf3f15a8a6c..c038114523f8 100644
--- a/src/via_id.c
+++ b/src/via_id.c
@@ -172,6 +172,7 @@ static struct ViaCardIdStruct ViaCardId[] = {
/*** CX700 ***/
{"VIA VT8454B", VIA_CX700, 0x0908, 0x1975, VIA_DEVICE_CRT}, /* Evaluation board, reference possibly wrong */
{"VIA VT3324 (CX700)", VIA_CX700, 0x1106, 0x3157, VIA_DEVICE_CRT},
+ {"FIC CE260", VIA_CX700, 0x1509, 0x2D30, VIA_DEVICE_LCD},
/*** P4M890, VN890 ***/
{"PCChips P29G", VIA_P4M890, 0x1019, 0x1629, VIA_DEVICE_CRT},