diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2003-03-19 21:27:37 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2003-03-19 21:27:37 +0000 |
commit | a6be9153b3d5cb4c54bab2c074534c76afe722b8 (patch) | |
tree | 6ff9e5f78c522ad3af5382fbe2fbbfd082d93328 /sys/dev/pci | |
parent | 5a6782236893e34c49e721891872e2620ebbede3 (diff) |
Add ProSavage DDR video; Nick Holland
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 403197d8a18..28c4ad884ad 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.608 2003/03/19 20:15:02 mickey Exp $ + $OpenBSD: pcidevs,v 1.609 2003/03/19 21:27:36 millert Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2110,6 +2110,7 @@ product S3 SAVAGE_IX 0x8c13 Savage/IX product S3 SUPERSAVAGE 0x8c2e SuperSavage product S3 TWISTER 0x8d01 Twister product S3 TWISTER_K 0x8d02 Twister-K +product S3 PROSAVAGE_DDR 0x8d04 ProSavage DDR product S3 SONICVIBES 0xca00 SonicVibes /* Schneider & Koch (SysKonnect) */ |