diff options
author | Hakan Olsson <ho@cvs.openbsd.org> | 2000-06-15 19:12:54 +0000 |
---|---|---|
committer | Hakan Olsson <ho@cvs.openbsd.org> | 2000-06-15 19:12:54 +0000 |
commit | ef66f32d2bcc31423686398288639e7d87c5613b (patch) | |
tree | 27758e17248d711ab8d73733754a9e84064b2e80 /sys/dev | |
parent | b3ff56e0b58ce31cbaf6b940bc546fea90a3876c (diff) |
Nvidia GeForce256 DDR
Diffstat (limited to 'sys/dev')
-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 |