Module Name:    src
Committed By:   mlelstv
Date:           Sun Jul 28 15:20:22 UTC 2019

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

Log Message:
Add BCM2711 PCIe Host bridge for RPI4


To generate a diff of this commit:
cvs rdiff -u -r1.1382 -r1.1383 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.1382 src/sys/dev/pci/pcidevs:1.1383
--- src/sys/dev/pci/pcidevs:1.1382	Wed Jul 24 02:23:31 2019
+++ src/sys/dev/pci/pcidevs	Sun Jul 28 15:20:22 2019
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1382 2019/07/24 02:23:31 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1383 2019/07/28 15:20:22 mlelstv Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2079,6 +2079,8 @@ product BROADCOM 5860		0x5860	5860 Secur
 product BROADCOM 5861		0x5861	5861 Security Processor
 product BROADCOM 5862		0x5862	5862 Security Processor
 
+product BROADCOM BCM2711	0x2711	BCM2711 PCIe Host
+
 /* Brooktree products */
 product BROOKTREE BT848		0x0350	Bt848 Video Capture
 product BROOKTREE BT849		0x0351	Bt849 Video Capture

Reply via email to