Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pci Add product ID for the S3 Trio3D/2X AGP graphics...



details:   https://anonhg.NetBSD.org/src/rev/e2fae0ee402a
branches:  trunk
changeset: 485029:e2fae0ee402a
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Mon Apr 17 00:26:22 2000 +0000

description:
Add product ID for the S3 Trio3D/2X AGP graphics adapter.

diffstat:

 sys/dev/pci/pcidevs |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b8939274a429 -r e2fae0ee402a sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sun Apr 16 23:39:58 2000 +0000
+++ b/sys/dev/pci/pcidevs       Mon Apr 17 00:26:22 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.206 2000/04/03 15:04:42 joda Exp $
+$NetBSD: pcidevs,v 1.207 2000/04/17 00:26:22 thorpej Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1257,6 +1257,7 @@
 product S3 TRIO3D      0x8904  86C365 Trio3D
 product S3 VIRGE_DX    0x8a01  ViRGE/DX
 product S3 VIRGE_GX2   0x8a10  ViRGE/GX2
+product S3 TRIO3D2X    0x8a13  Trio3D/2X
 product S3 VIRGE_MX    0x8c01  ViRGE/MX
 product S3 VIRGE_MXP   0x8c03  ViRGE/MXP
 product        S3 SONICVIBES   0xca00  SonicVibes



Home | Main Index | Thread Index | Old Index