Re: [hatari-devel] Patch for ACSI/SCSI drives with block sizes > 512 bytes |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] Patch for ACSI/SCSI drives with block sizes > 512 bytes
- From: Thomas Huth <th.huth@xxxxxxxxx>
- Date: Fri, 19 Oct 2018 18:26:33 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1539966395; bh=u4JJVJkQuzPurVA+1YV2qeLtai11mqE1LRE046hCyKE=; h=Date:From:To:Subject:From; b=XJ9lNbpU4JzPrqJkGBrviWZEV1fJxZ0pkN3uhAp9sdyJVKXaMlrvSGlXi2My+MYhI OucQ9u9Z0Uhx2RH9isYsS4Ct4T7g7cnDs4B46QUF1qo3DMh+qfTtgivHGILIOhQlLE 8gGMtIc0UTrs/+m94jwBXvuWcqG+Li7O/uQLX/NvYutUCmWNWQWpQadWCjJVrP0qMP 5kwpQqA9wbAuTTXj++Tn6pT5xdCJxLpjf/7utOFyoiRvGhGfPtBajNVrFzL3FtkpgU p8pmc6DlNG9DdU13JLdPIZhFeno4XqRjf1ffNK/qLIHHPoq7m6y//UFylPLBYNYb33 Cz/2XYZAVwI0Q==
Am Thu, 18 Oct 2018 01:42:00 +0300
schrieb Eero Tamminen <oak@xxxxxxxxxxxxxx>:
> Hi Thomas,
>
> On 10/14/18 12:14 PM, Thomas Huth wrote:
> > Am Fri, 12 Oct 2018 09:36:33 +0200
> > schrieb Uwe Seimet <Uwe.Seimet@xxxxxxxxx>:
> >> I updated the patch a bit by setting additional fields in the IDE
> >> IDENTIFY data, which are related to supporting block sizes > 512
> >> bytes. This change is backwards compatible. See the last four lines
> >> of the attached log for the data affected by this patch.
> >
> > OK, thanks, patch applied.
>
> What's the procedure you use to make the patch appear as from Uwe,
> is it enough to use '--user "<name> <email>"' option for commit?
Yes, that's enough.
Thomas