diff options
author | 2000-06-15 19:12:53 +0000 | |
---|---|---|
committer | 2000-06-15 19:12:53 +0000 | |
commit | 2794095c90f3e205aff10fbca83fe70e008190ea (patch) | |
tree | e101aa887c5ea5e0d30f407e6978770f372748c4 /sys | |
parent | add MD_CACHE* defines (diff) | |
download | wireguard-openbsd-2794095c90f3e205aff10fbca83fe70e008190ea.tar.xz wireguard-openbsd-2794095c90f3e205aff10fbca83fe70e008190ea.zip |
Nvidia GeForce256 DDR
Diffstat (limited to 'sys')
-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 90c04da995f..cfcfc961811 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.268 2000/06/13 17:15:39 deraadt Exp $ + $OpenBSD: pcidevs,v 1.269 2000/06/15 19:12:53 ho Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1251,6 +1251,7 @@ product NVIDIA NV1 0x0008 NV1 product NVIDIA DAC64 0x0009 DAC64 product NVIDIA RIVA_TNT 0x0020 Riva TNT product NVIDIA RIVA_TNT2 0x0028 Riva TNT2 +product NVIDIA GEFORCE256_DDR 0x0101 GeForce256 DDR /* Oak Technologies products */ product OAKTECH OTI1007 0x0107 OTI107 |