Module Name:    src
Committed By:   cegger
Date:           Tue Oct 13 10:45:14 UTC 2009

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

Log Message:
AMD SB900 renamed to AMD HUDSON-2


To generate a diff of this commit:
cvs rdiff -u -r1.997 -r1.998 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.997 src/sys/dev/pci/pcidevs:1.998
--- src/sys/dev/pci/pcidevs:1.997	Mon Oct  5 12:52:03 2009
+++ src/sys/dev/pci/pcidevs	Tue Oct 13 10:45:14 2009
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.997 2009/10/05 12:52:03 cegger Exp $
+$NetBSD: pcidevs,v 1.998 2009/10/13 10:45:14 cegger Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -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 SB900_IDE		0x780c	AMD SB900 IDE Controller
-product AMD SB900_SATA		0x7800	AMD SB900 SATA Controller
+product AMD HUDSON2_IDE		0x780c	AMD HUDSON-2 IDE Controller
+product AMD HUDSON2_SATA	0x7800	AMD HUDSON-2 SATA Controller
 
 /* American Megatrends products */
 product AMI MEGARAID		0x9010	MegaRAID

Reply via email to