diff options
author | Kevin Lo <kevlo@cvs.openbsd.org> | 2009-03-13 02:08:43 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@cvs.openbsd.org> | 2009-03-13 02:08:43 +0000 |
commit | 9213430e2ef2a3709682fb65b3537b7e9a934888 (patch) | |
tree | d91896268b59275e5113e029e519144911df6fa5 /sys/dev | |
parent | 1a6916c69d8c0b4d44f99ef8e25658d686badaef (diff) |
add nVidia GeForce 9300M CS
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 13e79836f40..3f75c4ef09b 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1460 2009/03/10 20:39:21 damien Exp $ +$OpenBSD: pcidevs,v 1.1461 2009/03/13 02:08:42 kevlo Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3902,6 +3902,7 @@ product NVIDIA MCP73_PPB_2 0x056e MCP73 PCIE product NVIDIA MCP73_PPB_3 0x056f MCP73 PCIE product NVIDIA GEFORCE_9300_GE_1 0x06e0 GeForce 9300 GE product NVIDIA GEFORCE_9600_GT 0x0622 GeForce 9600 GT +product NVIDIA GEFORCE9300M_GS 0x06e9 GeForce 9300M GS product NVIDIA MCP77_MEM2 0x0751 MCP77 Memory product NVIDIA MCP77_SMB 0x0752 MCP77 SMBus product NVIDIA MCP77_COPROC 0x0753 MCP77 Co-processor |