Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-10] src/sys
Module Name: src
Committed By: martin
Date: Fri Aug 8 14:21:39 UTC 2025
Modified Files:
src/sys/arch/amd64/conf [netbsd-10]: GENERIC
src/sys/arch/evbarm/conf [netbsd-10]: GENERIC64
src/sys/dev/pci [netbsd-10]: files.pci
Added Files:
src/sys/dev/pci [netbsd-10]: pvscsi.c pvscsi.h
Log Message:
Pull up following revision(s) (requested by skrll in ticket #1148):
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.599.4.7 -r1.599.4.8 src/sys/arch/amd64/conf/GENERIC
cvs rdiff -u -r1.206.2.5 -r1.206.2.6 src/sys/arch/evbarm/conf/GENERIC64
cvs rdiff -u -r1.445.2.3 -r1.445.2.4 src/sys/dev/pci/files.pci
cvs rdiff -u -r0 -r1.2.4.2 src/sys/dev/pci/pvscsi.c
cvs rdiff -u -r0 -r1.1.4.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