Module Name:    src
Committed By:   cegger
Date:           Mon Oct  5 12:52:03 UTC 2009

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

Log Message:
add SB900 IDE/SATA ids


To generate a diff of this commit:
cvs rdiff -u -r1.996 -r1.997 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.996 src/sys/dev/pci/pcidevs:1.997
--- src/sys/dev/pci/pcidevs:1.996	Sun Sep 20 01:09:24 2009
+++ src/sys/dev/pci/pcidevs	Mon Oct  5 12:52:03 2009
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.996 2009/09/20 01:09:24 christos Exp $
+$NetBSD: pcidevs,v 1.997 2009/10/05 12:52:03 cegger Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -962,6 +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
 
 /* American Megatrends products */
 product AMI MEGARAID		0x9010	MegaRAID

Reply via email to