Source-Changes archive

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

CVS commit: [netbsd-9] src



Module Name:    src
Committed By:   martin
Date:           Fri Aug  9 16:06:39 UTC 2019

Modified Files:
        src/doc [netbsd-9]: 3RDPARTY
        src/sys/arch/amd64/conf [netbsd-9]: GENERIC
        src/sys/dev/pci [netbsd-9]: if_ena.c

Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #37):

        doc/3RDPARTY: revision 1.1641
        sys/dev/pci/if_ena.c: revision 1.16
        sys/arch/amd64/conf/GENERIC: revision 1.532

If the memory space's BAR and the MSI-X table is on the same BAR,
reserve the space. Almost the same as nvme_pci.c and xhci_pci.c.
Tested by ryoon@.

Add ena(4).


To generate a diff of this commit:
cvs rdiff -u -r1.1640 -r1.1640.2.1 src/doc/3RDPARTY
cvs rdiff -u -r1.531.2.1 -r1.531.2.2 src/sys/arch/amd64/conf/GENERIC
cvs rdiff -u -r1.15 -r1.15.2.1 src/sys/dev/pci/if_ena.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