Module Name:    src
Committed By:   msaitoh
Date:           Wed Apr  1 15:53:36 UTC 2020

Modified Files:
        src/sys/dev/pci: pcidevs

Log Message:
 Add NVIDIA Quadro NVS 295.


To generate a diff of this commit:
cvs rdiff -u -r1.1402 -r1.1403 src/sys/dev/pci/pcidevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/pci/pcidevs
diff -u src/sys/dev/pci/pcidevs:1.1402 src/sys/dev/pci/pcidevs:1.1403
--- src/sys/dev/pci/pcidevs:1.1402	Wed Mar 11 16:13:13 2020
+++ src/sys/dev/pci/pcidevs	Wed Apr  1 15:53:35 2020
@@ -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	GEFORCE8400GS	0x06e4	GeFo
 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

Reply via email to