In linux this is an easy process to see everything type:
For vendor
cat /sys/block/sd*/device/vendor For model cat /sys/block/sd*/device/model For individual like sda cat /sys/block/sda/device/model
Random thoughts and technical bits
In linux this is an easy process to see everything type:
For vendor
cat /sys/block/sd*/device/vendor For model cat /sys/block/sd*/device/model For individual like sda cat /sys/block/sda/device/model