mirror of
https://github.com/reactos/reactos.git
synced 2026-05-26 10:53:56 +08:00
UNIATA is converting IDE identify data into SCSI identify data. However, IDE model is described with a unique field of 20 chars, while SCSI model is described with 2 fields of 16 + 8 chars. When displaying SCSI model, a space is added between vendor and product fields. Try to split model into vendor and product on a space if possible. CORE-17400
440 KiB
440 KiB