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 NVIDIA GeForce 210.



details:   https://anonhg.NetBSD.org/src/rev/8d13f9335f2c
branches:  trunk
changeset: 769790:8d13f9335f2c
user:      njoly <njoly%NetBSD.org@localhost>
date:      Fri Sep 23 14:25:13 2011 +0000

description:
Add NVIDIA GeForce 210.

diffstat:

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

diffs (17 lines):

diff -r 4f7b5713da62 -r 8d13f9335f2c sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Fri Sep 23 14:14:38 2011 +0000
+++ b/sys/dev/pci/pcidevs       Fri Sep 23 14:25:13 2011 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1097 2011/09/05 04:31:43 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1098 2011/09/23 14:25:13 njoly Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -3784,6 +3784,7 @@
 product NVIDIA MCP73_HDA_1     0x07fc  nForce MCP73 High Definition Audio Controller
 product NVIDIA MCP73_HDA_2     0x07fd  nForce MCP73 High Definition Audio Controller
 product NVIDIA MCP78S_SMB      0x0752  nForce MCP78S SMBus Controller
+product NVIDIA GEFORCE_210     0x0a65  GeForce 210
 product NVIDIA MCP79_SMB       0x0aa2  nForce MCP79 SMBus Controller
 product NVIDIA MCP79_LAN1      0x0ab0  nForce MCP79 Gigabit Ethernet Controller
 product NVIDIA MCP79_LAN2      0x0ab1  nForce MCP79 Gigabit Ethernet Controller



Home | Main Index | Thread Index | Old Index