Module Name:    src
Committed By:   msaitoh
Date:           Thu Apr 13 04:04:14 UTC 2017

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

Log Message:
 Add Broadcom BCM577x5 SDMMC, Memstic and xD.


To generate a diff of this commit:
cvs rdiff -u -r1.1284 -r1.1285 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.1284 src/sys/dev/pci/pcidevs:1.1285
--- src/sys/dev/pci/pcidevs:1.1284	Fri Mar 31 09:27:30 2017
+++ src/sys/dev/pci/pcidevs	Thu Apr 13 04:04:13 2017
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1284 2017/03/31 09:27:30 skrll Exp $
+$NetBSD: pcidevs,v 1.1285 2017/04/13 04:04:13 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1797,6 +1797,9 @@ product BROADCOM BCM57765	0x16b4	BCM5776
 product BROADCOM BCM57785	0x16b5	BCM57785 Integrated Gigabit Ethernet
 product BROADCOM BCM57795	0x16b6	BCM57795 10/100/1000 Ethernet
 product BROADCOM BCM57782	0x16b7	BCM57782 10/100/1000 Ethernet
+product BROADCOM SDMMC		0x16bc	BCM577x5 SDMMC
+product BROADCOM MS		0x16be	BCM577x5 Memstick
+product BROADCOM XD		0x16bf	BCM577x5 xD
 product BROADCOM BCM5702_ALT	0x16c6	BCM5702 10/100/1000 Ethernet
 product BROADCOM BCM5703_ALT	0x16c7	BCM5703 10/100/1000 Ethernet
 product BROADCOM BCM5781	0x16dd	BCM5781 Integrated Gigabit Ethernet

Reply via email to