Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: skrll
Date: Mon Aug 4 20:03:13 UTC 2025
Modified Files:
src/sys/arch/amd64/conf: GENERIC
src/sys/arch/evbarm/conf: GENERIC64
src/sys/dev/pci: files.pci
Added Files:
src/sys/dev/pci: pvscsi.c pvscsi.h
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.616 -r1.617 src/sys/arch/amd64/conf/GENERIC
cvs rdiff -u -r1.226 -r1.227 src/sys/arch/evbarm/conf/GENERIC64
cvs rdiff -u -r1.450 -r1.451 src/sys/dev/pci/files.pci
cvs rdiff -u -r0 -r1.1 src/sys/dev/pci/pvscsi.c 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