CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/04/09 08:58:41
Modified files:
share/man/man4 : ufshci.4
sys/dev/pci : files.pci
Added files:
sys/dev/pci : ufshci_pci.c
Log message:
Add PCI support for ufshci(4). Tested on the Microsoft Surface Go 4.
CAVEATS:
The ufshci(4) openings need to be limited to 1 currently, otherwise
file system corruptions have been identified using PCI. I hope this
can be fixed soon.
Help and ok jsg@, kettenis@
