diff options
author | 1998-07-21 21:56:17 +0000 | |
---|---|---|
committer | 1998-07-21 21:56:17 +0000 | |
commit | 2701d1b24d1f6777748400dfc25181a186f9c077 (patch) | |
tree | a8a598a5c0418cfb14b37e28927340063d1640be | |
parent | explain that /emul/svr4/dev cannot be a complete svr4 /dev dir (diff) | |
download | wireguard-openbsd-2701d1b24d1f6777748400dfc25181a186f9c077.tar.xz wireguard-openbsd-2701d1b24d1f6777748400dfc25181a186f9c077.zip |
few new ViRGE
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index c8e99de38db..0c3f4e2217f 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.72 1998/07/21 20:48:24 mickey Exp $ +$OpenBSD: pcidevs,v 1.73 1998/07/21 21:56:17 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1264,6 +1264,9 @@ product S3 968_3 0x88f3 86C968-3 (Vision968) product S3 TRIO64V2_DX 0x8901 Trio64V2/DX product S3 PLATO 0x8902 Plato product S3 VIRGE_DX_GX 0x8a01 ViRGE DX/GX +product S3 VIRGE_GX2 0x8a10 ViRGE GX2 +product S3 VIRGE_MX 0x8c01 ViRGE MX +product S3 VIRGE_MXP 0x8c03 ViRGE MXP product S3 SONICVIBES 0xca00 SonicVibes /* SGS Thomson products */ |