Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pci add several NVIDIA geforce and NVS cards.



details:   https://anonhg.NetBSD.org/src/rev/28b0fd681df8
branches:  trunk
changeset: 343529:28b0fd681df8
user:      mrg <mrg%NetBSD.org@localhost>
date:      Fri Feb 12 08:36:08 2016 +0000

description:
add several NVIDIA geforce and NVS cards.

diffstat:

 sys/dev/pci/pcidevs |  18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

diffs (32 lines):

diff -r 8bf0eea92918 -r 28b0fd681df8 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Fri Feb 12 05:32:47 2016 +0000
+++ b/sys/dev/pci/pcidevs       Fri Feb 12 08:36:08 2016 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1246 2016/02/01 08:27:17 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1247 2016/02/12 08:36:08 mrg Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -5133,6 +5133,22 @@
 product NVIDIA MCP79_AHCI_12   0x0abf  nForce MCP79 AHCI Controller
 product NVIDIA GEFORCE_210_HDA 0x0be3  GeForce 210 High Definition Audio Controller
 product NVIDIA GF_GT640M       0x0fd2  GeForce GT 640M
+product NVIDIA GT520           0x1040  GeForce GT 520
+product NVIDIA GEFORCE_510     0x1042  GeForce 510
+product NVIDIA GEFORCE_605     0x1048  GeForce 605
+product NVIDIA GT620           0x1049  GeForce GT 620
+product NVIDIA GT610           0x104a  GeForce GT 610
+product NVIDIA GT520M          0x1050  GeForce GT 520M
+product NVIDIA GT520MX         0x1051  GeForce GT 520MX
+product NVIDIA GT520M2         0x1052  GeForce GT 520M
+product NVIDIA GEFORCE_410M    0x1054  GeForce 410M
+product NVIDIA GEFORCE_410M2   0x1055  GeForce 410M
+product NVIDIA NVS_4200M       0x1056  GeForce NVS 4200M
+product NVIDIA NVS_4200M2      0x1057  GeForce NVS 4200M
+product NVIDIA GEFORCE_610M    0x1058  GeForce 610M
+product NVIDIA GEFORCE_610M2   0x1059  GeForce 610M
+product NVIDIA GEFORCE_610M3   0x1059  GeForce 610M
+product NVIDIA GT610M          0x105A  GeForce GT 610M
 product NVIDIA GF116           0x1244  GeForce GTX 550 Ti
 
 /* Nvidia & SGS-Thomson Microelectronics */



Home | Main Index | Thread Index | Old Index