freebsd-src/sbin/camcontrol
Kenneth D. Merry cd95f18c47 camcontrol: add support for Toshiba drive firmware update
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
MFC after:	3 days
2023-12-29 14:23:51 -05:00
..
attrib.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
camcontrol.8 camcontrol: add support for Toshiba drive firmware update 2023-12-29 14:23:51 -05:00
camcontrol.c camcontrol: Add a sense subcommand 2023-12-28 16:23:16 -05:00
camcontrol.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
depop.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
epc.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
fwdownload.c camcontrol: add support for Toshiba drive firmware update 2023-12-29 14:23:51 -05:00
Makefile camcontrol: One file per line in Makefile 2023-12-07 13:21:57 -07:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
modeedit.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
persist.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
progress.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
progress.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
timestamp.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
util.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
zone.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00