diff options
author | Marco S Hyman <marc@cvs.openbsd.org> | 2000-07-11 20:12:54 +0000 |
---|---|---|
committer | Marco S Hyman <marc@cvs.openbsd.org> | 2000-07-11 20:12:54 +0000 |
commit | 79657bfa4d5c94dc87b72f7f252b54d93d295e85 (patch) | |
tree | 1bf2a5e03d06f3fb71c9f9e5d743123f3fcc263c | |
parent | ff4883d25f1b3de6a1e555506c9f93d56bc47b9a (diff) |
S3 Savage chips
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 517a0a094b9..901a2b7f2d0 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.279 2000/07/07 18:15:27 chris Exp $ + $OpenBSD: pcidevs,v 1.280 2000/07/11 20:12:53 marc Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1366,6 +1366,10 @@ product S3 SAVAGE3D_M 0x8a21 Savage 3DM product S3 SAVAGE4 0x8a22 Savage 4 product S3 VIRGE_MX 0x8c01 ViRGE MX product S3 VIRGE_MXP 0x8c03 ViRGE MXP +product S3 SAVAGE_MXMV 0x8c10 Savage/MX-MV +product S3 SAVAGE_MX 0x8c11 Savage/MX +product S3 SAVAGE_IXMV 0x8c12 Savage/IX-MV +product S3 SAVAGE_IX 0x8c13 Savage/IX product S3 SONICVIBES 0xca00 SonicVibes /* Schneider & Koch (SysKonnect) */ |