mirror of
https://github.com/opnsense/src.git
synced 2026-07-16 12:33:07 -04:00
Thanks to Toshiba for providing the SCSI spec for their latest
generation drives so I could confirm how they operate.
The firmware download works in a pretty standard way, so this
is a straightforward table addition.
sbin/camcontrol/camcontrol.8:
Document that Toshiba drives are supported for fwdownload,
and that it was tested on TOSHIBA MG10SFA22TE 22TB drives.
sbin/camcontrol/fwdownload.c:
Add TOSHIBA to the known SCSI vendors list for fwdownload.
Sponsored by: Spectra Logic
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| attrib.c | ||
| camcontrol.8 | ||
| camcontrol.c | ||
| camcontrol.h | ||
| depop.c | ||
| epc.c | ||
| fwdownload.c | ||
| Makefile | ||
| Makefile.depend | ||
| modeedit.c | ||
| persist.c | ||
| progress.c | ||
| progress.h | ||
| timestamp.c | ||
| util.c | ||
| zone.c | ||