| commit | 75350d87c86001c47076e1f62478079bdc072223 | [log] [tgz] |
|---|---|---|
| author | Kevin Friedberg <kev.friedberg@gmail.com> | Wed Feb 15 23:41:34 2023 -0500 |
| committer | Jes Sorensen <jes@trained-monkey.org> | Mon May 08 16:28:15 2023 -0400 |
| tree | 738f5a17d7ec1bb2fb3d881950c3cf681eacb9ea | |
| parent | 25aa7329141c0b28d8811671627f0f5c5dc22273 [diff] |
enable RAID for SATA under VMD Detect when a SATA controller has been mapped under Intel Alderlake RST VMD, so that it can use the VMD controller's RAID capabilities. Create new device type SYS_DEV_SATA_VMD and list separate controller to prevent mixing with the NVMe SYS_DEV_VMD devices on the same VMD domain. Signed-off-by: Kevin Friedberg <kev.friedberg@gmail.com> Signed-off-by: Jes Sorensen <jes@trained-monkey.org>