]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make WD and WDC aliases for HGST.
authorimp <imp@FreeBSD.org>
Thu, 21 Mar 2019 06:27:58 +0000 (06:27 +0000)
committerimp <imp@FreeBSD.org>
Thu, 21 Mar 2019 06:27:58 +0000 (06:27 +0000)
commite01467a7b68c2fbf4d5e2e18ce475e5594ff1495
treea3477252f3a7a458519f073b4736378a9cfc3cef
parentb959f836d326b4f419c4343851877f48aa338387
Make WD and WDC aliases for HGST.

HGST was bought by WDC. Over the years, it has sold different drives
branded as HGST, WD or WDC. All of them need the HGST workaround of
sending 4k-sized packets (or multiples of 4k). And the ones that don't
really need this aren't broken by this change. Submitter is the vendor
who has tested these changes on a number of drives. I've simplified it
slightly, since we don't need additional vendors for this at this
time.

Submitted by: JacobBurley via github on behalf of WDC
Pull Request: https://github.com/freebsd/freebsd/pull/391
sbin/camcontrol/fwdownload.c