diff options
author | 2003-03-19 21:27:36 +0000 | |
---|---|---|
committer | 2003-03-19 21:27:36 +0000 | |
commit | 120ddd66f0e9f065e2931b8c0a33d3d24647a68f (patch) | |
tree | dc74653f5673b04e4a8e012f6f87e6788206165b | |
parent | add more auich devices (diff) | |
download | wireguard-openbsd-120ddd66f0e9f065e2931b8c0a33d3d24647a68f.tar.xz wireguard-openbsd-120ddd66f0e9f065e2931b8c0a33d3d24647a68f.zip |
Add ProSavage DDR video; Nick Holland
-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) */ |