Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch



Module Name:    src
Committed By:   skrll
Date:           Fri Mar 10 15:44:24 UTC 2017

Modified Files:
        src/sys/arch/arm/marvell: armadaxpreg.h mvsoc.c mvsoc_space.c
            mvsocvar.h pci_machdep.c
        src/sys/arch/evbarm/armadaxp: armadaxp_machdep.c

Log Message:
Initialise the windows and allow access to PCI Express port 1 first lane.

Allows xhci(4) to attach in the MV78230 based Lenovo ix4-300d

mvpex1 at mvsoc0 unit 4 offset 0x80000-0x81fff irq 62: Marvell PCI Express Interface
pci1 at mvpex1
xhci0 at pci1 dev 1 function 0: vendor 1033 product 0194 (rev. 0x04)
xhci0: interrupting at interrupt pin INTA#
usb3 at xhci0: USB revision 3.0
usb4 at xhci0: USB revision 2.0


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/marvell/armadaxpreg.h
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/arm/marvell/mvsoc.c
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/arm/marvell/mvsoc_space.c
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/arm/marvell/mvsocvar.h
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/arm/marvell/pci_machdep.c
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/evbarm/armadaxp/armadaxp_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index