<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in sati_write_buffer.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>685dc743dc3b5645e34836464128e1c0558b404b - sys: Remove $FreeBSD$: one-line .c pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/isci/scil/sati_write_buffer.c#685dc743dc3b5645e34836464128e1c0558b404b</link>
        <description>sys: Remove $FreeBSD$: one-line .c patternRemove /^[\s*]*__FBSDID\(&quot;\$FreeBSD\$&quot;\);?\s*\n/

            List of files:
            /freebsd/sys/dev/isci/scil/sati_write_buffer.c</description>
        <pubDate>Wed, 16 Aug 2023 19:54:36 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>718cf2ccb9956613756ab15d7a0e28f2c8e91cab - sys/dev: further adoption of SPDX licensing ID tags.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/isci/scil/sati_write_buffer.c#718cf2ccb9956613756ab15d7a0e28f2c8e91cab</link>
        <description>sys/dev: further adoption of SPDX licensing ID tags.Mainly focus on files that use BSD 2-Clause license, however the tool Iwas using misidentified many licenses so this was mostly a manual - errorprone - task.The Software Package Data Exchange (SPDX) group provides a specificationto make it easier for automated tools to detect and summarize well knownopensource licenses. We are gradually adopting the specification, notingthat the tags are considered only advisory and do not, in any way,superceed or replace the license texts.

            List of files:
            /freebsd/sys/dev/isci/scil/sati_write_buffer.c</description>
        <pubDate>Mon, 27 Nov 2017 15:52:40 +0100</pubDate>
        <dc:creator>Pedro F. Giffuni &lt;pfg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cfe30d02adda7c3b5c76156ac52d50d8cab325d9 - Merge fresh head.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/isci/scil/sati_write_buffer.c#cfe30d02adda7c3b5c76156ac52d50d8cab325d9</link>
        <description>Merge fresh head.

            List of files:
            /freebsd/sys/dev/isci/scil/sati_write_buffer.c</description>
        <pubDate>Wed, 19 Jun 2013 13:36:13 +0200</pubDate>
        <dc:creator>Gleb Smirnoff &lt;glebius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e477abf734cc777a55286bfbd6b80a6760c96acf - MFC @ r241285</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/isci/scil/sati_write_buffer.c#e477abf734cc777a55286bfbd6b80a6760c96acf</link>
        <description>MFC @ r241285

            List of files:
            /freebsd/sys/dev/isci/scil/sati_write_buffer.c</description>
        <pubDate>Tue, 27 Nov 2012 19:38:50 +0100</pubDate>
        <dc:creator>Alexander Motin &lt;mav@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a10c6f5544ccbab911d786d4b50d50cabd6bb5ab - IFC @ r242684</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/isci/scil/sati_write_buffer.c#a10c6f5544ccbab911d786d4b50d50cabd6bb5ab</link>
        <description>IFC @ r242684

            List of files:
            /freebsd/sys/dev/isci/scil/sati_write_buffer.c</description>
        <pubDate>Sun, 11 Nov 2012 04:26:14 +0100</pubDate>
        <dc:creator>Neel Natu &lt;neel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>23090366f729c56cab62de74c7a51792357e98a9 - Sync from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/isci/scil/sati_write_buffer.c#23090366f729c56cab62de74c7a51792357e98a9</link>
        <description>Sync from head

            List of files:
            /freebsd/sys/dev/isci/scil/sati_write_buffer.c</description>
        <pubDate>Sun, 04 Nov 2012 03:52:03 +0100</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cc3186620071d9e06ba86e92a43b98a1fd80aa7d - isci(4): Fix SCSI/ATA translation for SCSI_WRITE_BUFFER w/ mode==0x7</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/isci/scil/sati_write_buffer.c#cc3186620071d9e06ba86e92a43b98a1fd80aa7d</link>
        <description>isci(4): Fix SCSI/ATA translation for SCSI_WRITE_BUFFER w/ mode==0x7(download microcode with offsets, save, and activate).SATI translation layer was incorrectly using allocation length insteadof blocks, and was constructing the ATA command incorrectly.Also change #define to specify that the 512 block size here isspecific for DOWNLOAD_MICROCODE, and does not relate to the device&apos;slogical block size.Submitted by: scottl (with small modifications)MFC after: 3 days

            List of files:
            /freebsd/sys/dev/isci/scil/sati_write_buffer.c</description>
        <pubDate>Fri, 14 Sep 2012 22:05:38 +0200</pubDate>
        <dc:creator>Jim Harris &lt;jimharris@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6a068746777241722b2b32c5d0bc443a2a64d80b - MFC</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/isci/scil/sati_write_buffer.c#6a068746777241722b2b32c5d0bc443a2a64d80b</link>
        <description>MFC

            List of files:
            /freebsd/sys/dev/isci/scil/sati_write_buffer.c</description>
        <pubDate>Tue, 15 May 2012 02:42:12 +0200</pubDate>
        <dc:creator>Alexander Motin &lt;mav@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>38f1b189cd839bd8aa122ae06cc084810ca1e395 - IFC @ r234692</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/isci/scil/sati_write_buffer.c#38f1b189cd839bd8aa122ae06cc084810ca1e395</link>
        <description>IFC @ r234692sys/amd64/include/cpufunc.hsys/amd64/include/fpu.hsys/amd64/amd64/fpu.csys/amd64/vmm/vmm.c - Add API to allow vmm FPU state init/save/restore.FP stuff discussed with: kib

            List of files:
            /freebsd/sys/dev/isci/scil/sati_write_buffer.c</description>
        <pubDate>Thu, 26 Apr 2012 09:52:28 +0200</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f11c7f63056671247335df83a3fe80b94c6616ac - Add isci(4) driver for amd64 and i386 targets.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/dev/isci/scil/sati_write_buffer.c#f11c7f63056671247335df83a3fe80b94c6616ac</link>
        <description>Add isci(4) driver for amd64 and i386 targets.The isci driver is for the integrated SAS controller in the Intel C600(Patsburg) chipset.  Source files in sys/dev/isci directory areFreeBSD-specific, and sys/dev/isci/scil subdirectory containsan OS-agnostic library (SCIL) published by Intel to control the SAScontroller.  This library is used primarily as-is in this driver, withsome post-processing to better integrate into the kernel buildenvironment.isci.4 and a README in the sys/dev/isci directory contain a fewadditional details.This driver is only built for amd64 and i386 targets.Sponsored by: IntelReviewed by: scottlApproved by: scottl

            List of files:
            /freebsd/sys/dev/isci/scil/sati_write_buffer.c</description>
        <pubDate>Tue, 31 Jan 2012 20:38:18 +0100</pubDate>
        <dc:creator>Jim Harris &lt;jimharris@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
