<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>4f306770 - ispfw(4): Update and add firmware</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/ispfw/Makefile#4f306770</link>
        <description>ispfw(4): Update and add firmwareUpdate 25xx firmware: version 8.8.207Add 26xx firmware: version 8.8.231Add 27xx firmware: version 9.12.0Add 28xx firmware: version 9.12.1Remove BUGS section from manpage as we now have firmware forall supported controllers.PR:		273263MFC after:	1 monthPull Request:	https://github.com/freebsd/freebsd-src/pull/877Sponsored by:	Technical University of Munich(cherry picked from commit b0c6b06836351b3908ba5b2a847c89c42d1a46c3)

            List of files:
            /freebsd-14.2/sys/modules/ispfw/Makefile</description>
        <pubDate>Fri, 27 Oct 2023 14:02:07 +0000</pubDate>
        <dc:creator>Joerg Pulz &lt;Joerg.Pulz@frm2.tum.de&gt;</dc:creator>
    </item>
<item>
        <title>031beb4e - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/ispfw/Makefile#031beb4e</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/sys/modules/ispfw/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:54:58 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1b760be4 - Remove parallel SCSI and 1/2Gb FC support from isp(4).</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/ispfw/Makefile#1b760be4</link>
        <description>Remove parallel SCSI and 1/2Gb FC support from isp(4).This removes 288KB (36%) of the driver code and zillions of hacks andworkarounds, making single driver uniformly support several differentgenerations of hardware interfaces, not counting minor card variations.After years of the hopeless fight, I don&apos;t think it worth to continuesupport for hardware obsolete for 15-20 years.  Instead much cleanernow code should allow to move forward toward better locking, multiplequeues and other cool features.All the remaining Qlogic cards starting from 4Gb 24xx to 32Gb 27xx usethe same hardware/firmware interface with minor incremental improvements,so it seems to be a good new starting point.  Except one PCI-X model allall of them are PCIe and so still usable in modern systems.Discussed with:	ken, scottl, jpaetzel, impRelnotes:	yes

            List of files:
            /freebsd-14.2/sys/modules/ispfw/Makefile</description>
        <pubDate>Fri, 20 Nov 2020 01:15:48 +0000</pubDate>
        <dc:creator>Alexander Motin &lt;mav@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>58aa35d4 - Remove sparc64 kernel support</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/ispfw/Makefile#58aa35d4</link>
        <description>Remove sparc64 kernel supportRemove all sparc64 specific filesRemove all sparc64 ifdefsRemovee indireeect sparc64 ifdefs

            List of files:
            /freebsd-14.2/sys/modules/ispfw/Makefile</description>
        <pubDate>Mon, 03 Feb 2020 17:35:11 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3e6deb33 - Rip off target mode support for parallel SCSI QLogic adapters.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/ispfw/Makefile#3e6deb33</link>
        <description>Rip off target mode support for parallel SCSI QLogic adapters.Hacks to enable target mode there complicated code, while didn&apos;t reallywork.  And for outdated hardware fixing it is not really interesting.Initiator mode tested with Qlogic 1080 adapter is still working fine.

            List of files:
            /freebsd-14.2/sys/modules/ispfw/Makefile</description>
        <pubDate>Mon, 23 Nov 2015 10:06:19 +0000</pubDate>
        <dc:creator>Alexander Motin &lt;mav@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>21c2207f - Update firmware images for Qlogic 24xx/25xx from 5.5.0 to 7.3.0.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/ispfw/Makefile#21c2207f</link>
        <description>Update firmware images for Qlogic 24xx/25xx from 5.5.0 to 7.3.0.This also removes separate &quot;_multi&quot; images, since this funcationality isnow in base, and there is simply no new images without it for years.

            List of files:
            /freebsd-14.2/sys/modules/ispfw/Makefile</description>
        <pubDate>Tue, 20 Oct 2015 12:27:59 +0000</pubDate>
        <dc:creator>Alexander Motin &lt;mav@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b9655887 - Add 8Gb card firmware. Update some 2Gb and 4Gb f/w sets.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/ispfw/Makefile#b9655887</link>
        <description>Add 8Gb card firmware. Update some 2Gb and 4Gb f/w sets.Split 4Gb and 8Gb into pieces that can be either multi_idcapable or not.Reviewed by:	scottl, kenApproved by:	re

            List of files:
            /freebsd-14.2/sys/modules/ispfw/Makefile</description>
        <pubDate>Sat, 01 Aug 2009 00:57:34 +0000</pubDate>
        <dc:creator>Matt Jacob &lt;mjacob@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>07f35f4b - Don&apos;t build unused SBus front-ends for sun4v, don&apos;t build EBus front-ends</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/ispfw/Makefile#07f35f4b</link>
        <description>Don&apos;t build unused SBus front-ends for sun4v, don&apos;t build EBus front-endswhich are also likely to be irrelevant for sun4v (there&apos;s no SBus on sun4vand only some EBus devices). While at it fix some style bugs according tostyle.Makefile(5) where appropriate.MFC after:	3 days

            List of files:
            /freebsd-14.2/sys/modules/ispfw/Makefile</description>
        <pubDate>Sun, 04 May 2008 14:59:25 +0000</pubDate>
        <dc:creator>Marius Strobl &lt;marius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>77b1a4d6 - Add 2400 f/w support.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/ispfw/Makefile#77b1a4d6</link>
        <description>Add 2400 f/w support.

            List of files:
            /freebsd-14.2/sys/modules/ispfw/Makefile</description>
        <pubDate>Sat, 26 Aug 2006 18:40:25 +0000</pubDate>
        <dc:creator>Matt Jacob &lt;mjacob@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9a5af410 - Convert isp(4) and ispfw(4) to use firmware(9) to manage firmware</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/ispfw/Makefile#9a5af410</link>
        <description>Convert isp(4) and ispfw(4) to use firmware(9) to manage firmwareloading for the QLogic cards.Because isp(4) exists before the root is mounted, it&apos;s not reallypossible for us to use the kernel&apos;s linker to load modules directlyfrom disk- that&apos;s really too bad.However, the this is still a net win in in that the firmware hasbeen split up on a per chip (and in some cases, functionality)basis, so the amount of stuff loaded *can* be substantially lessthan the 1.5MB of firmware images that ispfw now manages. That is,each specific f/w set is now also built as a module. For example,QLogic 2322 f/w is built as isp_2322.ko and Initiator/Target 1080firmware is built as isp_1080_it.ko.For compatibility purposes (i.e., to perturb folks the least), wealso still build all of the firmware as one ispfw.ko module.This allows us to let &apos;ispfw_LOAD&apos; keep on working in existingloader.conf files. If you now want to strip this down to justthe firmware for your h/w, you can then change loader.conf toload the f/w you specifically want.We also still allow for ispfw to be statically built (e.g., forPAE and sparc64).Future changes will look at f/w unloading and also role switchingthat then uses the kernel linker to load different ips f/w sets.MFC after:	2 months

            List of files:
            /freebsd-14.2/sys/modules/ispfw/Makefile</description>
        <pubDate>Sun, 09 Jul 2006 17:50:20 +0000</pubDate>
        <dc:creator>Matt Jacob &lt;mjacob@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c68159a6 - Use a consistent style and one much closer to the rest of /usr/src</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/ispfw/Makefile#c68159a6</link>
        <description>Use a consistent style and one much closer to the rest of /usr/src

            List of files:
            /freebsd-14.2/sys/modules/ispfw/Makefile</description>
        <pubDate>Sat, 06 Jan 2001 14:00:42 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>24e83068 - add ispfw module</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/ispfw/Makefile#24e83068</link>
        <description>add ispfw module

            List of files:
            /freebsd-14.2/sys/modules/ispfw/Makefile</description>
        <pubDate>Sun, 18 Jun 2000 05:08:36 +0000</pubDate>
        <dc:creator>Matt Jacob &lt;mjacob@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
