diff options
author | Robert Nagy <robert@cvs.openbsd.org> | 2008-06-07 18:49:08 +0000 |
---|---|---|
committer | Robert Nagy <robert@cvs.openbsd.org> | 2008-06-07 18:49:08 +0000 |
commit | d2a0f44abc7e8df2254b311aac440567cbb06a7c (patch) | |
tree | 8b3cf2c12a5fd485caedd2025df2f1efebae2320 /sys | |
parent | cf8464fbe447e9e68f60380881dd167d7a19b12e (diff) |
add nVidia GeForce 8400M G
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 ad30b1de8f5..9bafa7748af 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1376 2008/06/03 03:51:13 brad Exp $ +$OpenBSD: pcidevs,v 1.1377 2008/06/07 18:49:07 robert Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3409,6 +3409,7 @@ product NVIDIA MCP61_SATA3 0x03f7 MCP61 SATA product NVIDIA GEFORCE8600_GT 0x0402 GeForce 8600 GT product NVIDIA QUADROFX570M 0x040c Quadro FX 570M product NVIDIA GEFORCE8400_GS 0x0422 GeForce 8400 GS +product NVIDIA GEFORCE8400M_G 0x0428 GeForce 8400M G product NVIDIA MCP65_ISA 0x0440 MCP65 ISA product NVIDIA MCP65_ISA2 0x0441 MCP65 ISA product NVIDIA MCP65_MEM 0x0444 MCP65 Memory |