diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-01-05 20:11:20 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-01-05 20:11:20 +0000 |
commit | 179cc9260c53428aa07df841fcea4709868c5236 (patch) | |
tree | 7beb3bd7fd2784a37f2b0b8c754735303e8788bc /sys/dev | |
parent | 91b265b9a5d0bd9fe1e7993a6b61283802e28b13 (diff) |
Add nVidia GeForce 9600 GT, from Greg Jones.
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 bfb1beda671..4e505a6e139 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1446 2008/12/30 23:42:32 dlg Exp $ +$OpenBSD: pcidevs,v 1.1447 2009/01/05 20:11:19 matthieu Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3854,6 +3854,7 @@ product NVIDIA MCP73_IDE 0x056c MCP73 IDE product NVIDIA MCP73_PPB_1 0x056d MCP73 PCIE product NVIDIA MCP73_PPB_2 0x056e MCP73 PCIE product NVIDIA MCP73_PPB_3 0x056f MCP73 PCIE +product NVIDIA GEFORCE_9600_GT 0x0622 GeForce 9600 GT product NVIDIA MCP77_MEM2 0x0751 MCP77 Memory product NVIDIA MCP77_SMB 0x0752 MCP77 SMBus product NVIDIA MCP77_COPROC 0x0753 MCP77 Co-processor |