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 the GeForce4 MX440 Go, as found on the 17" f...
details: https://anonhg.NetBSD.org/src/rev/34f00610b635
branches: trunk
changeset: 358899:34f00610b635
user: sevan <sevan%NetBSD.org@localhost>
date: Sun Jan 21 18:33:56 2018 +0000
description:
Add the GeForce4 MX440 Go, as found on the 17" flat panel G4 iMac (PowerMac4,5).
Thanks to Jasper Wallace <jasper AT pointless DOT net> for the loan of the hardware.
diffstat:
sys/dev/pci/pcidevs | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 91449b36dece -r 34f00610b635 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Sun Jan 21 18:12:37 2018 +0000
+++ b/sys/dev/pci/pcidevs Sun Jan 21 18:33:56 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1304 2018/01/09 09:19:05 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1305 2018/01/21 18:33:56 sevan Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -5505,6 +5505,7 @@
product NVIDIA GEFORCE4_MX440 0x0171 GeForce4 MX 440
product NVIDIA GEFORCE4_MX420 0x0172 GeForce4 MX 420
product NVIDIA GF4_MX440_SE 0x0173 GeForce4 MX 440 SE
+product NVIDIA GF4_MX440_GO 0x0174 GeForce4 MX 440 Go
product NVIDIA QUADRO4_500XGL 0x0178 Quadro4 500XGL
product NVIDIA QUADRO4_200NVS 0x017a Quadro4 200/400NVS
product NVIDIA GF4_MX440_8X 0x0181 GeForce4 MX 440 (AGP8X)
Home |
Main Index |
Thread Index |
Old Index