Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci - replace 'Advanced Micro Devices' with 'AMD'.
details: https://anonhg.NetBSD.org/src/rev/614c19c17888
branches: trunk
changeset: 748091:614c19c17888
user: cegger <cegger%NetBSD.org@localhost>
date: Tue Oct 13 11:55:54 2009 +0000
description:
- replace 'Advanced Micro Devices' with 'AMD'.
Requested by jmcneill@
- remove duplicate printing of 'AMD' with the AMD HUDSON-2 chipset.
diffstat:
sys/dev/pci/pcidevs | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (29 lines):
diff -r 43c990fb61c9 -r 614c19c17888 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Tue Oct 13 10:46:05 2009 +0000
+++ b/sys/dev/pci/pcidevs Tue Oct 13 11:55:54 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.998 2009/10/13 10:45:14 cegger Exp $
+$NetBSD: pcidevs,v 1.999 2009/10/13 11:55:54 cegger Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -89,7 +89,7 @@
vendor PICTURETEL 0x101f PictureTel
vendor HITACHICOMP 0x1020 Hitachi Computer Products
vendor OKI 0x1021 OKI Electric Industry
-vendor AMD 0x1022 Advanced Micro Devices
+vendor AMD 0x1022 AMD
vendor TRIDENT 0x1023 Trident Microsystems
vendor ZENITH 0x1024 Zenith Data Systems
vendor ACER 0x1025 Acer
@@ -962,8 +962,8 @@
product AMD PBC8111_AC 0x746d AMD8111 AC97 Audio
product AMD PBC8111_MC97 0x746e AMD8111 MC97 Modem
product AMD PBC8111_AC_756b 0x756b AMD8111 756b ACPI Controller
-product AMD HUDSON2_IDE 0x780c AMD HUDSON-2 IDE Controller
-product AMD HUDSON2_SATA 0x7800 AMD HUDSON-2 SATA Controller
+product AMD HUDSON2_IDE 0x780c HUDSON-2 IDE Controller
+product AMD HUDSON2_SATA 0x7800 HUDSON-2 SATA Controller
/* American Megatrends products */
product AMI MEGARAID 0x9010 MegaRAID
Home |
Main Index |
Thread Index |
Old Index