Module Name:    src
Committed By:   sevan
Date:           Fri Feb 16 01:38:24 UTC 2018

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

Log Message:
Add Nvidia GeForce 9400M as found in the late 2009 13" MacBook (MacBook6,1)


To generate a diff of this commit:
cvs rdiff -u -r1.1307 -r1.1308 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.1307 src/sys/dev/pci/pcidevs:1.1308
--- src/sys/dev/pci/pcidevs:1.1307	Thu Jan 25 16:02:12 2018
+++ src/sys/dev/pci/pcidevs	Fri Feb 16 01:38:24 2018
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1307 2018/01/25 16:02:12 sborrill Exp $
+$NetBSD: pcidevs,v 1.1308 2018/02/16 01:38:24 sevan Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -5745,6 +5745,7 @@ product NVIDIA	MCP73_AHCI_11	0x07fa	nFor
 product NVIDIA	MCP73_AHCI_12	0x07fb	nForce MCP73 AHCI Controller
 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	GEFORCE_9400M	0x0863	GeForce 9400M
 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

Reply via email to