<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/superio/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /freebsd/sys/modules/superio/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>031beb4e239bfce798af17f5fe8dba8bcaf13d99 - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/superio/Makefile#031beb4e239bfce798af17f5fe8dba8bcaf13d99</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/sys/modules/superio/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:54:58 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5bb3134a8c21cb87b30e135ef168483f0333dabb - Fix some modules to export more used symbols</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/superio/Makefile#5bb3134a8c21cb87b30e135ef168483f0333dabb</link>
        <description>Fix some modules to export more used symbolsand remove non-present symbols that are now reported by kmod_syms.awk.Reviewed by:	emasteSponsored by:	The FreeBSD FoundationMFC after:	1 weekDifferential revision:	https://reviews.freebsd.org/D32878

            List of files:
            /freebsd/sys/modules/superio/Makefile</description>
        <pubDate>Sun, 07 Nov 2021 09:42:24 +0100</pubDate>
        <dc:creator>Konstantin Belousov &lt;kib@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a63915c2d7ff177ce364488f86eff99949402051 - MFHead @r350386</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/superio/Makefile#a63915c2d7ff177ce364488f86eff99949402051</link>
        <description>MFHead @r350386Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/sys/modules/superio/Makefile</description>
        <pubDate>Sun, 28 Jul 2019 06:02:22 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e3722b788eaa629d536a524e5b3fb7dc1082dbf3 - add superio driver</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/superio/Makefile#e3722b788eaa629d536a524e5b3fb7dc1082dbf3</link>
        <description>add superio driverThe goal of this driver is consolidate information about SuperIO chipsand to provide for peaceful coexistence of drivers that need to accessSuperIO configuration registers.While SuperIO chips can host various functions most of them arediscoverable and accessible without any knowledge of the SuperIO.Examples are: keyboard and mouse controllers, UARTs, floppy diskcontrollers.  SuperIO-s also provide non-standard functions such asGPIO, watchdog timers and hardware monitoring.  Such functions dorequire drivers with a knowledge of a specific SuperIO.At this time the driver supports a number of ITE and Nuvoton (fkaWinbond) SuperIO chips.There is a single driver for all devices.  So, I have not done the usualsplit between the hardware driver and the bus functionality.  Although,superio does act as a bus for devices that represent known non-standardfunctions of a SuperIO chip.  The bus provides enumeration of childdevices based on the hardcoded knowledge of such functions.  Theknowledge as extracted from datasheets and other drivers.As there is a single driver, I have not defined a kobj interface for it.So, its interface is currently made of simple functions.I think that we can the flexibility (and complications) when we actuallyneed it.I am planning to convert nctgpio and wbwd to superio bus very soon.Also, I am working on itwd driver (watchdog in ITE SuperIO-s).Additionally, there is ithwm driver based on the reverted sensorsimport, but I am not sure how to integrate it given that we still lackany sensors interface.Discussed with:	imp, jhbMFC after:	7 weeksDifferential Revision: https://reviews.freebsd.org/D8175

            List of files:
            /freebsd/sys/modules/superio/Makefile</description>
        <pubDate>Mon, 01 Jul 2019 19:05:41 +0200</pubDate>
        <dc:creator>Andriy Gapon &lt;avg@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
