<?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>6469bdcd - Move most of the contents of opt_compat.h to opt_global.h.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/sio/Makefile#6469bdcd</link>
        <description>Move most of the contents of opt_compat.h to opt_global.h.opt_compat.h is mentioned in nearly 180 files. In-progress networkdriver compabibility improvements may add over 100 more so this iscloser to &quot;just about everywhere&quot; than &quot;only some files&quot; per theguidance in sys/conf/options.Keep COMPAT_LINUX32 in opt_compat.h as it is confined to a subset ofsys/compat/linux/*.c.  A fake _COMPAT_LINUX option ensure opt_compat.his created on all architectures.Move COMPAT_LINUXKPI to opt_dontuse.h as it is only used to control theset of compiled files.Reviewed by:	kib, cem, jhb, jtlSponsored by:	DARPA, AFRLDifferential Revision:	https://reviews.freebsd.org/D14941

            List of files:
            /freebsd-12.1/sys/modules/sio/Makefile</description>
        <pubDate>Fri, 06 Apr 2018 17:35:35 +0000</pubDate>
        <dc:creator>Brooks Davis &lt;brooks@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>193d9e76 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/sio/Makefile#193d9e76</link>
        <description>sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with:	`cd sys/modules; make ALL_MODULES=` on amd64MFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-12.1/sys/modules/sio/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 10:10:17 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2b375b4e - Remove pc98 support completely.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/sio/Makefile#2b375b4e</link>
        <description>Remove pc98 support completely.I thank all developers and contributors for pc98.Relnotes:	yes

            List of files:
            /freebsd-12.1/sys/modules/sio/Makefile</description>
        <pubDate>Sat, 28 Jan 2017 02:22:15 +0000</pubDate>
        <dc:creator>Yoshihiro Takahashi &lt;nyan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e5a09273 - Follow up to r225203 refining break-to-debugger run-time configuration</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/sio/Makefile#e5a09273</link>
        <description>Follow up to r225203 refining break-to-debugger run-time configurationimprovements:(1) Implement new model in previously missed at91 UART driver(2) Move BREAK_TO_DEBUGGER and ALT_BREAK_TO_DEBUGGER from opt_comconsole.h    to opt_kdb.h (spotted by np)(3) Garbage collect now-unused opt_comconsole.hMFC after:	3 weeksApproved by:	re (bz)

            List of files:
            /freebsd-12.1/sys/modules/sio/Makefile</description>
        <pubDate>Sat, 27 Aug 2011 14:24:27 +0000</pubDate>
        <dc:creator>Robert Watson &lt;rwatson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>64220a7e - Rewrite of puc(4). Significant changes are:</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/sio/Makefile#64220a7e</link>
        <description>Rewrite of puc(4). Significant changes are:o  Properly use rman(9) to manage resources. This eliminates the   need to puc-specific hacks to rman. It also allows devinfo(8)   to be used to find out the specific assignment of resources to   serial/parallel ports.o  Compress the PCI device &quot;database&quot; by optimizing for the common   case and to use a procedural interface to handle the exceptions.   The procedural interface also generalizes the need to setup the   hardware (program chipsets, program clock frequencies).o  Eliminate the need for PUC_FASTINTR. Serdev devices are fast by   default and non-serdev devices are handled by the bus.o  Use the serdev I/F to collect interrupt status and to handle   interrupts across ports in priority order.o  Sync the PCI device configuration to include devices found in   NetBSD and not yet merged to FreeBSD.o  Add support for Quatech 2, 4 and 8 port UARTs.o  Add support for a couple dozen Timedia serial cards as found   in Linux.

            List of files:
            /freebsd-12.1/sys/modules/sio/Makefile</description>
        <pubDate>Fri, 28 Apr 2006 21:21:53 +0000</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>82292344 - Let modules use the kernel&apos;s opt_*.h files if built along with</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/sio/Makefile#82292344</link>
        <description>Let modules use the kernel&apos;s opt_*.h files if built along withthe kernel by wrapping all targets for fake opt_*.h files in.if defined(KERNBUILDDIR).  Thus, such fake files won&apos;t becreated at all if modules are built with the kernel.Some modules undergo cleanup like removing unused or unneededoptions or .h files, without which they wouldn&apos;t build this wayor the other.Reviewed by:	ruTested by:	no binary changes in modules built aloneTested on:	i386 sparc64 amd64

            List of files:
            /freebsd-12.1/sys/modules/sio/Makefile</description>
        <pubDate>Fri, 14 Oct 2005 23:30:17 +0000</pubDate>
        <dc:creator>Yaroslav Tykhiy &lt;ytykhiy@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d1725ef7 - Change a directory layout for pc98.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/sio/Makefile#d1725ef7</link>
        <description>Change a directory layout for pc98.  - Move MD files into &lt;arch&gt;/&lt;arch&gt;.  - Move bus dependent files into &lt;arch&gt;/&lt;bus&gt;.Rename some files to more suitable names.Repo-copied by:	peterDiscussed with:	imp

            List of files:
            /freebsd-12.1/sys/modules/sio/Makefile</description>
        <pubDate>Tue, 10 May 2005 12:02:18 +0000</pubDate>
        <dc:creator>Yoshihiro Takahashi &lt;nyan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>165af6d3 - o  Remove opt_ddb.h from SRCS.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/sio/Makefile#165af6d3</link>
        <description>o  Remove opt_ddb.h from SRCS.o  Add opt_gdb.h and opt_kdb.h to SRCS.

            List of files:
            /freebsd-12.1/sys/modules/sio/Makefile</description>
        <pubDate>Sat, 20 Nov 2004 23:04:32 +0000</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dba6dd17 - Move to generating pccarddevs.h on the fly, both for the kernel and</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/sio/Makefile#dba6dd17</link>
        <description>Move to generating pccarddevs.h on the fly, both for the kernel andthe modules.Also generate usbdevs.h automatically now, but a non-kernel file isstopping that at the moment.

            List of files:
            /freebsd-12.1/sys/modules/sio/Makefile</description>
        <pubDate>Wed, 26 May 2004 00:53:10 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0e59ab96 - Remove the source file for the sio(4) EBus attachment here, too.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/sio/Makefile#0e59ab96</link>
        <description>Remove the source file for the sio(4) EBus attachment here, too.

            List of files:
            /freebsd-12.1/sys/modules/sio/Makefile</description>
        <pubDate>Fri, 30 Apr 2004 18:28:26 +0000</pubDate>
        <dc:creator>Marius Strobl &lt;marius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8a1a7f65 - Fixed some style bugs:</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/sio/Makefile#8a1a7f65</link>
        <description>Fixed some style bugs:- SRCS was totally disordered.- the echos to create options headers were hidden using &apos;@&apos;.- the args of echos to create options headers were single-quoted.- the target names for the rules to create options headers were repeated.- the unused option COMPAT_FREEBSD4 was put in opt_compat.h.

            List of files:
            /freebsd-12.1/sys/modules/sio/Makefile</description>
        <pubDate>Mon, 29 Dec 2003 08:45:38 +0000</pubDate>
        <dc:creator>Bruce Evans &lt;bde@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1c071925 - Fixed some style bugs.  SRCS and the opt_*.h rules were totally</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/sio/Makefile#1c071925</link>
        <description>Fixed some style bugs.  SRCS and the opt_*.h rules were totallydisordered.  This commit only fixes the external disorder byrearranging whole lines.

            List of files:
            /freebsd-12.1/sys/modules/sio/Makefile</description>
        <pubDate>Mon, 29 Dec 2003 08:35:33 +0000</pubDate>
        <dc:creator>Bruce Evans &lt;bde@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a19cac5c - Fix to support pc98 and currect typo.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/sio/Makefile#a19cac5c</link>
        <description>Fix to support pc98 and currect typo.

            List of files:
            /freebsd-12.1/sys/modules/sio/Makefile</description>
        <pubDate>Sun, 28 Dec 2003 12:27:34 +0000</pubDate>
        <dc:creator>Yoshihiro Takahashi &lt;nyan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>34f40c9b - New sio module.  A number of people have suggested this over the years</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/sio/Makefile#34f40c9b</link>
        <description>New sio module.  A number of people have suggested this over the years(most recently bde), so I&apos;ll commit the module I&apos;ve had knockingaround in my tree for a while.  This may have some rough edges, so ifyou are able to build it on non-i386 platform (including pc98) pleaselet me know you succeeded.  When I get enough reports, I&apos;ll connect itto the build.  If there are problems, feel free to fix them.Suggested by: bde

            List of files:
            /freebsd-12.1/sys/modules/sio/Makefile</description>
        <pubDate>Sat, 27 Dec 2003 19:50:37 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
