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 Quadro NVS 295.



details:   https://anonhg.NetBSD.org/src/rev/d33279254f9e
branches:  trunk
changeset: 850313:d33279254f9e
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Wed Apr 01 15:53:35 2020 +0000

description:
Add NVIDIA Quadro NVS 295.

diffstat:

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

diffs (17 lines):

diff -r 6284db8d76c1 -r d33279254f9e sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Wed Apr 01 15:42:15 2020 +0000
+++ b/sys/dev/pci/pcidevs       Wed Apr 01 15:53:35 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1402 2020/03/11 16:13:13 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1403 2020/04/01 15:53:35 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -6610,6 +6610,7 @@
 product NVIDIA GEFORCE9300M_GS 0x06e9  GeForce 9300M GS
 product NVIDIA QUADRONVS150    0x06ea  Quadro NVS 150m
 product NVIDIA QUADRONVS160    0x06eb  Quadro NVS 160m
+product NVIDIA QUADRONVS295    0x06fd  Quadro NVS 295
 product NVIDIA MCP78S_SMB      0x0752  nForce MCP78S SMBus Controller
 product NVIDIA MCP77_IDE       0x0759  nForce MCP77 ATA133 IDE Controller
 product NVIDIA MCP77_LAN1      0x0760  nForce MCP77 Gigabit Ethernet Controller



Home | Main Index | Thread Index | Old Index