<?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>031beb4e - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/netgraph/bluetooth/ubt/Makefile#031beb4e</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/sys/modules/netgraph/bluetooth/ubt/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>3544d43b - ng_ubt(4): do not attach Intel Wireless 8260/8265 in bootloader mode.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/netgraph/bluetooth/ubt/Makefile#3544d43b</link>
        <description>ng_ubt(4): do not attach Intel Wireless 8260/8265 in bootloader mode.Add helper function for synchronous execution of HCI commands at probestage and use this function to check firmware state of Intel Wireless8260/8265 bluetooth devices found in many post 2016 year laptops.Attempt to initialize FreeBSD bluetooth stack while such a device is inbootloader mode locks the adapter hardly so it requires power on/offcycle to restore.This change blocks ng_ubt attachment unless operational firmware isloaded thus preventing the lock up.PR:			237083Reviewed by:		hps, emaxMFC after:		2 weeksDifferential Revision:	https://reviews.freebsd.org/D21071

            List of files:
            /freebsd-14.2/sys/modules/netgraph/bluetooth/ubt/Makefile</description>
        <pubDate>Sun, 18 Aug 2019 22:11:42 +0000</pubDate>
        <dc:creator>Vladimir Kondratyev &lt;wulf@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-14.2/sys/modules/netgraph/bluetooth/ubt/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-14.2/sys/modules/netgraph/bluetooth/ubt/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>06079f14 - Hook ubt and ubtbcmfw back up to the build.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/netgraph/bluetooth/ubt/Makefile#06079f14</link>
        <description>Hook ubt and ubtbcmfw back up to the build.

            List of files:
            /freebsd-14.2/sys/modules/netgraph/bluetooth/ubt/Makefile</description>
        <pubDate>Wed, 27 May 2009 16:43:40 +0000</pubDate>
        <dc:creator>Andrew Thompson &lt;thompsa@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7d0d268b - Hook up new USB modules.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/netgraph/bluetooth/ubt/Makefile#7d0d268b</link>
        <description>Hook up new USB modules.

            List of files:
            /freebsd-14.2/sys/modules/netgraph/bluetooth/ubt/Makefile</description>
        <pubDate>Mon, 23 Feb 2009 18:32:59 +0000</pubDate>
        <dc:creator>Andrew Thompson &lt;thompsa@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9be0cda6 - Style: Remove blank lines before EOF.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/netgraph/bluetooth/ubt/Makefile#9be0cda6</link>
        <description>Style: Remove blank lines before EOF.Tested by:	cvs diff -B

            List of files:
            /freebsd-14.2/sys/modules/netgraph/bluetooth/ubt/Makefile</description>
        <pubDate>Sat, 18 Feb 2006 23:49:28 +0000</pubDate>
        <dc:creator>Yaroslav Tykhiy &lt;ytykhiy@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4c16ce4d - No need to generate vnode_if.h anymore</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/netgraph/bluetooth/ubt/Makefile#4c16ce4d</link>
        <description>No need to generate vnode_if.h anymore

            List of files:
            /freebsd-14.2/sys/modules/netgraph/bluetooth/ubt/Makefile</description>
        <pubDate>Wed, 29 Dec 2004 08:44:30 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>143a002e - Build usbdevs.h</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/netgraph/bluetooth/ubt/Makefile#143a002e</link>
        <description>Build usbdevs.h

            List of files:
            /freebsd-14.2/sys/modules/netgraph/bluetooth/ubt/Makefile</description>
        <pubDate>Mon, 28 Jun 2004 19:06:30 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5ef42ab6 - bsd.kmod.mk does not deal with manpages anymore.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/netgraph/bluetooth/ubt/Makefile#5ef42ab6</link>
        <description>bsd.kmod.mk does not deal with manpages anymore.

            List of files:
            /freebsd-14.2/sys/modules/netgraph/bluetooth/ubt/Makefile</description>
        <pubDate>Tue, 13 Jan 2004 11:28:51 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0986ab12 - Update Bluetooth code.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/netgraph/bluetooth/ubt/Makefile#0986ab12</link>
        <description>Update Bluetooth code.Reviewed by: M. Warner Losh &lt;imp@bsdimp.com&gt;; John Hay &lt;jhay@freebsd.org&gt;Approved by: M. Warner Losh &lt;imp@bsdimp.com&gt; (mentor)

            List of files:
            /freebsd-14.2/sys/modules/netgraph/bluetooth/ubt/Makefile</description>
        <pubDate>Sun, 12 Oct 2003 22:04:24 +0000</pubDate>
        <dc:creator>Maksim Yevmenkin &lt;emax@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f2bb1cae - Part one of undating the bluetooth code to the newest version</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/netgraph/bluetooth/ubt/Makefile#f2bb1cae</link>
        <description>Part one of undating the bluetooth code to the newest versionSubmitted by:   Maksim Yevmenkin &lt;m_evmenkin@yahoo.com&gt;Approved by: re@

            List of files:
            /freebsd-14.2/sys/modules/netgraph/bluetooth/ubt/Makefile</description>
        <pubDate>Sat, 10 May 2003 21:44:42 +0000</pubDate>
        <dc:creator>Julian Elischer &lt;julian@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>668537ba - Fix make buildkernel.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/netgraph/bluetooth/ubt/Makefile#668537ba</link>
        <description>Fix make buildkernel.These makefiles work when building in the sys/modules directory, butnot with the objdir stuff that buildkernel uses.  This is because theyused -I../../../blah rather than -I${.CURDIR}/../../../blah.# I didn&apos;t fix the abuse of CFLAGS to specify -g since I wanted the# barest minimal change since we&apos;re in a code freeze.Approved by: make buildkernel...Hat for armchair anarchists: core member fixing src tree damage

            List of files:
            /freebsd-14.2/sys/modules/netgraph/bluetooth/ubt/Makefile</description>
        <pubDate>Thu, 21 Nov 2002 07:21:45 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>878ed226 - The second try a committing the bluetooth code</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sys/modules/netgraph/bluetooth/ubt/Makefile#878ed226</link>
        <description>The second try a committing the bluetooth codeHas been seen to work on several cards and communicating withseveral mobile phones to use them as modems etc.We are still talking with 3com to try get them to allow us to includethe firmware for their pccard in the driver but the driver is here..In the mean timeit can be downloaded from the 3com website and loaded using the utilitybt3cfw(8) (supplied) (instructions in the man page)Not yet linked to the buildSubmitted by:	Maksim Yevmenkin &lt;myevmenk@exodus.net&gt;Approved by:	re

            List of files:
            /freebsd-14.2/sys/modules/netgraph/bluetooth/ubt/Makefile</description>
        <pubDate>Wed, 20 Nov 2002 23:01:59 +0000</pubDate>
        <dc:creator>Julian Elischer &lt;julian@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
