Source-Changes archive

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

CVS commit: [netbsd-11] src/sys



Module Name:    src
Committed By:   martin
Date:           Fri Aug  8 14:19:54 UTC 2025

Modified Files:
        src/sys/arch/amd64/conf [netbsd-11]: GENERIC
        src/sys/arch/evbarm/conf [netbsd-11]: GENERIC64
        src/sys/dev/pci [netbsd-11]: files.pci
Added Files:
        src/sys/dev/pci [netbsd-11]: pvscsi.c pvscsi.h

Log Message:
Pull up following revision(s) (requested by skrll in ticket #6):

        sys/arch/evbarm/conf/GENERIC64: revision 1.227
        sys/dev/pci/files.pci: revision 1.451
        sys/dev/pci/pvscsi.c: revision 1.1
        sys/dev/pci/pvscsi.c: revision 1.2
        sys/dev/pci/pvscsi.h: revision 1.1
        sys/arch/amd64/conf/GENERIC: revision 1.617

Add a port of the FreeBSD driver for the VMware PV SCSI controller found
in VMware's ESXi product.

Tested on ESXi/Arm such that an installation from ISO succeeds and boots.

Add the barrier that a comment describes.


To generate a diff of this commit:
cvs rdiff -u -r1.616 -r1.616.2.1 src/sys/arch/amd64/conf/GENERIC
cvs rdiff -u -r1.226 -r1.226.2.1 src/sys/arch/evbarm/conf/GENERIC64
cvs rdiff -u -r1.450 -r1.450.2.1 src/sys/dev/pci/files.pci
cvs rdiff -u -r0 -r1.2.2.2 src/sys/dev/pci/pvscsi.c
cvs rdiff -u -r0 -r1.1.2.2 src/sys/dev/pci/pvscsi.h

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