Module Name:    src
Committed By:   sborrill
Date:           Tue Jun 28 14:22:36 UTC 2011

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

Log Message:
Add Nvidia GeForce 8500 GT


To generate a diff of this commit:
cvs rdiff -u -r1.1086 -r1.1087 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.1086 src/sys/dev/pci/pcidevs:1.1087
--- src/sys/dev/pci/pcidevs:1.1086	Mon Jun 27 14:52:44 2011
+++ src/sys/dev/pci/pcidevs	Tue Jun 28 14:22:36 2011
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1086 2011/06/27 14:52:44 nonaka Exp $
+$NetBSD: pcidevs,v 1.1087 2011/06/28 14:22:36 sborrill Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -3679,6 +3679,7 @@
 product NVIDIA	MCP61_LAN4	0x03ef	nForce MCP61 Gigabit Ethernet Controller
 product NVIDIA	MCP61_SATA2	0x03f6	nForce MCP61 Serial ATA Controller
 product NVIDIA	MCP61_SATA3	0x03f7	nForce MCP61 Serial ATA Controller
+product NVIDIA	GF_8500_GT	0x0421	GeForce 8500 GT
 product NVIDIA	GF_8400M_GS	0x0427	GeForce 8400M GS
 product NVIDIA	QUADRO_NVS140M	0x0429	Quadro NVS 140M
 product NVIDIA	MCP65_ISA	0x0440	nForce MCP65 PCI-ISA Bridge

Reply via email to