<?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 NOTES</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>313b1f2d - Remove an obsolete warning from NOTES</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/conf/NOTES#313b1f2d</link>
        <description>Remove an obsolete warning from NOTESThe PREEMPTION option is enabled in all GENERIC kernel configurations.(cherry picked from commit 5ba4192565c353b11999332c0b9e85edddc657db)

            List of files:
            /freebsd-13.1/sys/conf/NOTES</description>
        <pubDate>Mon, 03 Jan 2022 15:13:56 +0000</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>984b9d89 - MAC/priority module for realtime privilege group</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/conf/NOTES#984b9d89</link>
        <description>MAC/priority module for realtime privilege groupPR:	239125(cherry picked from commit bf2fa8d9d11c9f2ceff09bacc406876fa37096be)

            List of files:
            /freebsd-13.1/sys/conf/NOTES</description>
        <pubDate>Sat, 04 Dec 2021 16:17:29 +0000</pubDate>
        <dc:creator>Florian Walpen &lt;dev@submerge.ch&gt;</dc:creator>
    </item>
<item>
        <title>71746ff0 - Remove references to sio(4) from NOTES</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/conf/NOTES#71746ff0</link>
        <description>Remove references to sio(4) from NOTESAlso zs(4) and sab(4), which have similarly been removed.Reviewed by:	imp, jhb, emasteMFC after:	3 daysDifferential Revision:	https://reviews.freebsd.org/D33279(cherry picked from commit 339ef8277350884079d7b8c46f21b5bdb63afac0)

            List of files:
            /freebsd-13.1/sys/conf/NOTES</description>
        <pubDate>Mon, 06 Dec 2021 19:14:43 +0000</pubDate>
        <dc:creator>Mitchell Horne &lt;mhorne@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9ecce2fa - Add EPOCH_TRACE to NOTES to get LINT coverage.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/conf/NOTES#9ecce2fa</link>
        <description>Add EPOCH_TRACE to NOTES to get LINT coverage.Sponsored by:	The FreeBSD Foundation(cherry picked from commit b9485d76e3ad4924032a23c82b8a30a0dce31918)

            List of files:
            /freebsd-13.1/sys/conf/NOTES</description>
        <pubDate>Sat, 11 Sep 2021 20:05:44 +0000</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7b60409e - Restore PPS_SYNC in NOTES</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/conf/NOTES#7b60409e</link>
        <description>Restore PPS_SYNC in NOTES(cherry picked from commit 4cc167a35217f9cee81a2f366e451fae42fd4a6c)

            List of files:
            /freebsd-13.1/sys/conf/NOTES</description>
        <pubDate>Mon, 11 Oct 2021 22:02:35 +0000</pubDate>
        <dc:creator>Konstantin Belousov &lt;kib@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c683063a - Enable PPS_SYNC on amd64, arm64 and armv7</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/conf/NOTES#c683063a</link>
        <description>Enable PPS_SYNC on amd64, arm64 and armv7PR:	259036(cherry picked from commit e81e77c5a055d1cbf6d6a6f0acbaf443267aa84f)

            List of files:
            /freebsd-13.1/sys/conf/NOTES</description>
        <pubDate>Sun, 10 Oct 2021 12:20:45 +0000</pubDate>
        <dc:creator>Konstantin Belousov &lt;kib@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5d684701 - Delete dead CLUSTERDEBUG config option.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/conf/NOTES#5d684701</link>
        <description>Delete dead CLUSTERDEBUG config option.(cherry picked from commit 750ea20d3fb143a95ccf3ff84cfbe86cce9b9cac)

            List of files:
            /freebsd-13.1/sys/conf/NOTES</description>
        <pubDate>Thu, 18 Feb 2021 09:12:26 +0000</pubDate>
        <dc:creator>Konstantin Belousov &lt;kib@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>efa9c21b - KTLS: Enable KERN_TLS in GENERIC on amd64</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/conf/NOTES#efa9c21b</link>
        <description>KTLS: Enable KERN_TLS in GENERIC on amd64Based on discussions on freebsd-arch@, enable KERN_TLS inGENERIC on amd64, but leave it disabled via thesysctl kern.ipc.tls.enable.  Users wishing to enablektls must set kern.ipc.tls.enable=1While here, fix wording in NOTES to mention that KERN_TLSalso does receive now.Sponsored by:	NetflixReviewed by:	allanjudeDifferential Revision:	https://reviews.freebsd.org/D28163

            List of files:
            /freebsd-13.1/sys/conf/NOTES</description>
        <pubDate>Thu, 14 Jan 2021 17:44:06 +0000</pubDate>
        <dc:creator>Andrew Gallatin &lt;gallatin@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b62f6dfa - hid: Replace USBHID_ENABLED kernel config option with loader tunable</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/conf/NOTES#b62f6dfa</link>
        <description>hid: Replace USBHID_ENABLED kernel config option with loader tunableusbhid(4) is disabled by default to avoid conflicts with existing USB HIDdrivers. To enable it place following lines to /boot/loader.conf:hw.usb.usbhid.enable=1usbhid_load=&quot;YES&quot;Suggested by:	jhbReviewed by:	hselaskyDifferential revision:	https://reviews.freebsd.org/D28124

            List of files:
            /freebsd-13.1/sys/conf/NOTES</description>
        <pubDate>Tue, 12 Jan 2021 19:36:21 +0000</pubDate>
        <dc:creator>Vladimir Kondratyev &lt;wulf@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0f0379fa - hid: Add recently imported drivers to NOTES</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/conf/NOTES#0f0379fa</link>
        <description>hid: Add recently imported drivers to NOTESReviewed by:	hselaskyDifferential revision:	https://reviews.freebsd.org/D28060

            List of files:
            /freebsd-13.1/sys/conf/NOTES</description>
        <pubDate>Sat, 09 Jan 2021 12:07:19 +0000</pubDate>
        <dc:creator>Vladimir Kondratyev &lt;wulf@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a898ee51 - Fix LINT kernel build after 01f2e864f79584c0cd250a8e7cfb501a9985768a.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/conf/NOTES#a898ee51</link>
        <description>Fix LINT kernel build after 01f2e864f79584c0cd250a8e7cfb501a9985768a.Differential revision:	https://reviews.freebsd.org/D27893Sponsored by: Mellanox Technologies // NVIDIA Networking

            List of files:
            /freebsd-13.1/sys/conf/NOTES</description>
        <pubDate>Sat, 09 Jan 2021 09:48:13 +0000</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a21def4d - pccard: Remove wi(4) driver</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/conf/NOTES#a21def4d</link>
        <description>pccard: Remove wi(4) driverRemove wi(4). pccard is going away, and wi only supports PC Carddevices, though it has a minor amount of glue to also supportPCI cards. However, removing the one without removing the otheris hard, so the whole driver is being removed.Relnotes: Yes

            List of files:
            /freebsd-13.1/sys/conf/NOTES</description>
        <pubDate>Thu, 07 Jan 2021 22:45:23 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>23e124c7 - pccard: Remove bt3c(4) driver</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/conf/NOTES#23e124c7</link>
        <description>pccard: Remove bt3c(4) driverpccard is being removed, so remove bt3c driver since it only has PCCard attachment. Also remove bt3cfw(8) since it&apos;s the firmware for thisdriver.Relnotes: Yes

            List of files:
            /freebsd-13.1/sys/conf/NOTES</description>
        <pubDate>Thu, 07 Jan 2021 22:52:49 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0d3a424a - pccard: Remove cmx(4) driver</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/conf/NOTES#0d3a424a</link>
        <description>pccard: Remove cmx(4) driverThe only attachment of cmx was pccard, so remove the driver inanticipation of PC Card support removal.Relnotes: Yes

            List of files:
            /freebsd-13.1/sys/conf/NOTES</description>
        <pubDate>Thu, 07 Jan 2021 22:15:09 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e51ed06a - mlphy(4)/tlphy(4): Remove obsolete drivers</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/conf/NOTES#e51ed06a</link>
        <description>mlphy(4)/tlphy(4): Remove obsolete driversThese drivers should have been removed along with tl(4) as part of7c897ca91fe1cdb785531d2f5aa0d441c1d73142 and r347918 respectivelyas these fromer made sure to only ever attach to the latter, e. g.:&lt;...&gt;static inttlphy_probe(device_t dev){	if (!mii_dev_mac_match(dev, &quot;tl&quot;))		return (ENXIO);&lt;...&gt;

            List of files:
            /freebsd-13.1/sys/conf/NOTES</description>
        <pubDate>Sat, 26 Dec 2020 18:07:50 +0000</pubDate>
        <dc:creator>Marius Strobl &lt;marius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b63eeef4 - scc(4)/uart(4): Remove obsolete support for Siemens SAB 82532</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/conf/NOTES#b63eeef4</link>
        <description>scc(4)/uart(4): Remove obsolete support for Siemens SAB 82532It&apos;s no longer used since 58aa35d42975c298ca0adba705c042596303c9f5and r357455 respectively.

            List of files:
            /freebsd-13.1/sys/conf/NOTES</description>
        <pubDate>Sat, 26 Dec 2020 12:44:00 +0000</pubDate>
        <dc:creator>Marius Strobl &lt;marius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>863de60e - scc.4: Add Freescale/NXP QUICC to the list of supported controllers</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/conf/NOTES#863de60e</link>
        <description>scc.4: Add Freescale/NXP QUICC to the list of supported controllersSupport was added in e1ef781113fba635a7fa4a979607261385971992 andr176772 respectively.

            List of files:
            /freebsd-13.1/sys/conf/NOTES</description>
        <pubDate>Fri, 25 Dec 2020 21:35:34 +0000</pubDate>
        <dc:creator>Marius Strobl &lt;marius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9ee99cec - hme(4): Remove as previous announced</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/conf/NOTES#9ee99cec</link>
        <description>hme(4): Remove as previous announcedThe hme (Happy Meal Ethernet) driver was the onboard NIC in mostsupported sparc64 platforms. A few PCI NICs do exist, but we have seenno evidence of use on non-sparc systems.Reviewed by:	imp, emaste, bcrSponsored by:	DARPA

            List of files:
            /freebsd-13.1/sys/conf/NOTES</description>
        <pubDate>Fri, 11 Dec 2020 21:40:38 +0000</pubDate>
        <dc:creator>Brooks Davis &lt;brooks@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>926ce35a - Port rtsx(4) driver for Realtek SD card reader from OpenBSD.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/conf/NOTES#926ce35a</link>
        <description>Port rtsx(4) driver for Realtek SD card reader from OpenBSD.This driver provides support for Realtek PCI SD card readers.  It attachesmmc(4) bus on card insertion and detaches it on card removal.  It has beentested with RTS5209, RTS5227, RTS5229, RTS522A, RTS525A and RTL8411B.  Itshould also work with RTS5249, RTL8402 and RTL8411.PR:			204521Submitted by:		Henri Hennebert (hlh at restart dot be)Reviewed by:		imp, jkimDifferential Revision:	https://reviews.freebsd.org/D26435

            List of files:
            /freebsd-13.1/sys/conf/NOTES</description>
        <pubDate>Tue, 24 Nov 2020 21:28:44 +0000</pubDate>
        <dc:creator>Jung-uk Kim &lt;jkim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a3c41f8b - Add &quot;Fenestras X&quot; alternative /dev/random implementation</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/conf/NOTES#a3c41f8b</link>
        <description>Add &quot;Fenestras X&quot; alternative /dev/random implementationFortuna remains the default; no functional change to GENERIC.Big picture:- Scalable entropy generation with per-CPU, buffered local generators.- &quot;Push&quot; system for reseeding child generators when root PRNG is  reseeded.  (Design can be extended to arc4random(9) and userspace  generators.)- Similar entropy pooling system to Fortuna, but starts with a single  pool to quickly bootstrap as much entropy as possible early on.- Reseeding from pooled entropy based on time schedule.  The time  interval starts small and grows exponentially until reaching a cap.  Again, the goal is to have the RNG state depend on as much entropy as  possible quickly, but still periodically incorporate new entropy for  the same reasons as Fortuna.Notable design choices in this implementation that differ from thosespecified in the whitepaper:- Blake2B instead of SHA-2 512 for entropy pooling- Chacha20 instead of AES-CTR DRBG- Initial seeding.  We support more platforms and not all of them use  loader(8).  So we have to grab the initial entropy sources in kernel  mode instead, as much as possible.  Fortuna didn&apos;t have any mechanism  for this aside from the special case of loader-provided previous-boot  entropy, so most of these sources remain TODO after this commit.Reviewed by:	markmApproved by:	csprng (markm)Differential Revision:	https://reviews.freebsd.org/D22837

            List of files:
            /freebsd-13.1/sys/conf/NOTES</description>
        <pubDate>Sat, 10 Oct 2020 21:45:59 +0000</pubDate>
        <dc:creator>Conrad Meyer &lt;cem@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
