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 9400M as found in the late 20...



details:   https://anonhg.NetBSD.org/src/rev/07d7500a0c15
branches:  trunk
changeset: 829868:07d7500a0c15
user:      sevan <sevan%NetBSD.org@localhost>
date:      Fri Feb 16 01:38:24 2018 +0000

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

diffstat:

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

diffs (17 lines):

diff -r f0b8f063752e -r 07d7500a0c15 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu Feb 15 19:05:10 2018 +0000
+++ b/sys/dev/pci/pcidevs       Fri Feb 16 01:38:24 2018 +0000
@@ -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_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



Home | Main Index | Thread Index | Old Index