<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sbin/devd, branch upstream/13.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=upstream%2F13.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=upstream%2F13.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2022-03-29T23:54:19Z</updated>
<entry>
<title>devd: Add rtw to wireless list</title>
<updated>2022-03-29T23:54:19Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2022-03-28T14:16:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=abda5677f29cf50cc2ff446552c5793095c60b9d'/>
<id>urn:sha1:abda5677f29cf50cc2ff446552c5793095c60b9d</id>
<content type='text'>
rtw88 and rtw89 are coming soon, so add them here now

Approved by:		re@ (gjb)
Sponsored by:		Netflix
MFC After:		1 day

(cherry picked from commit dea368bc5e7905e7456b052c545dcfd935341083)
(cherry picked from commit cba6eb5d31e825cbf6e8694b5a934db75d380fc4)
</content>
</entry>
<entry>
<title>devd: correct wifi regexp</title>
<updated>2022-03-29T23:54:16Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2022-01-09T17:16:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a5ece99d2291267df00699e83a9e1304e11a4c34'/>
<id>urn:sha1:a5ece99d2291267df00699e83a9e1304e11a4c34</id>
<content type='text'>
Correct the wifi regexp to include iwlwifi and remove wi driver that was
has been retired.

Approved by:		re@ (gjb)
Sponsored by:		Netflix

(cherry picked from commit e0ab0ff104cb0e817d47a1a2a235f915ec1a31f4)
(cherry picked from commit eeec49e0b30a3faf2985e27f163a4c2f7b511e7c)
</content>
</entry>
<entry>
<title>devd: remove the scsi regexp</title>
<updated>2022-03-29T23:54:00Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2022-01-09T17:13:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=713595ca498d66d8520d135ade1ae8202b1fcb9d'/>
<id>urn:sha1:713595ca498d66d8520d135ade1ae8202b1fcb9d</id>
<content type='text'>
We don't really use the scsi regexp for anything. The rescan was a
workaround that was fixed a long time ago and has been disabled for
ages. And the regexp was incomplete.

Approved by:		re@ (gjb)
Sponsored by:		Netflix

(cherry picked from commit 926e825ef823f49e371f61780634475a1f19c812)
(cherry picked from commit cb95daaa91895a74a2f6d2db0d0773517a34ab99)
</content>
</entry>
<entry>
<title>pkgbase: Put more binaries/lib in runtime</title>
<updated>2022-01-05T17:23:51Z</updated>
<author>
<name>Emmanuel Vadot</name>
<email>manu@FreeBSD.org</email>
</author>
<published>2021-12-14T14:31:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b2d245a0b010b8ca254297e00a5a30a632bac9fe'/>
<id>urn:sha1:b2d245a0b010b8ca254297e00a5a30a632bac9fe</id>
<content type='text'>
Move some needed binaries/libs from FreeBSD-utilities to FreeBSD_runtime.
This is everything needed to boot to multiuser with FreeBSD-rc installed.

MFC after:	2 weeks
Sponsored by:	Beckhoff Automation GmbH &amp; Co. KG
Differential Revision:	https://reviews.freebsd.org/D33435

(cherry picked from commit 93c43690960274dd3bb67b1ee0f1dd3ca4d13def)
</content>
</entry>
<entry>
<title>vt: fix git mismerge</title>
<updated>2021-11-19T05:10:07Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2021-11-19T05:10:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=706f4f705bf2bdfe7b03647feb21639996c6bcee'/>
<id>urn:sha1:706f4f705bf2bdfe7b03647feb21639996c6bcee</id>
<content type='text'>
I made a mistaking in merging the final commits for the devctl changes. This
adds the 'hushed' variable and has the correct dates for the manuals.

Pointy hat to: imp

(cherry picked from commit 80f21bb039cef279e50e1b791b2808b916009bf6)
</content>
</entry>
<entry>
<title>vt: fix typo</title>
<updated>2021-11-19T05:10:07Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2021-11-19T05:10:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1076b8d267b3b99e848780e02b07933b358adda2'/>
<id>urn:sha1:1076b8d267b3b99e848780e02b07933b358adda2</id>
<content type='text'>
Notifcation -&gt; Notification

(cherry picked from commit cc48eb70d10da7310750930a153616f38afe28d6)
</content>
</entry>
<entry>
<title>vt: Add devctl message for bells</title>
<updated>2021-11-19T04:52:22Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2021-11-19T04:51:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a82d7aeb3f2647cc148b5367e02831572d6cd2d4'/>
<id>urn:sha1:a82d7aeb3f2647cc148b5367e02831572d6cd2d4</id>
<content type='text'>
Generate VT events when the bell beeps. When coupled with disabling the
bell,this allows custom bells to be rung when we'd otherwise beep.

Reviewed by:	kevans
Differential Revision:	https://reviews.freebsd.org/D32656

(cherry picked from commit 4ac3d08a9693c27c1bd2ddd67b2808ac9e18f4c5)
</content>
</entry>
<entry>
<title>devd(8): Note default config file search locations</title>
<updated>2021-10-22T03:59:17Z</updated>
<author>
<name>Felix Johnson</name>
<email>felix.the.red@gmail.com</email>
</author>
<published>2021-10-19T04:37:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d8359af5b642c0d194aedce90ebd1415e0c483d6'/>
<id>urn:sha1:d8359af5b642c0d194aedce90ebd1415e0c483d6</id>
<content type='text'>
PR:		197003
Reported by:	Harald Schmalzbauer &lt;bugzilla.freebsd@omnilan.de&gt;

(cherry picked from commit bad324ace4f817206baf86ae7379c35c8199048e)
</content>
</entry>
<entry>
<title>devd: remove pccard entries</title>
<updated>2021-07-21T16:13:12Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2021-07-15T22:17:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5b194853b9a292dea0d3939bad8c7de777185909'/>
<id>urn:sha1:5b194853b9a292dea0d3939bad8c7de777185909</id>
<content type='text'>
The pccard entries are now obsolete, remove them.

Sponsored by:		Netflix
Differential Revision:	https://reviews.freebsd.org/D31184

(cherry picked from commit a53541355645080cb6d94466f5363db0941da4fa)
</content>
</entry>
<entry>
<title>devd.conf: Remove support for coldsync</title>
<updated>2021-05-10T13:34:49Z</updated>
<author>
<name>Ceri Davies</name>
<email>ceri@submonkey.net</email>
</author>
<published>2021-05-07T18:19:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0f19be5f97b830247df33793da0ef368f0e94573'/>
<id>urn:sha1:0f19be5f97b830247df33793da0ef368f0e94573</id>
<content type='text'>
The coldsync port was removed in 2012.  The last stable release of
coldsync was issued in 2002.  Let's get rid of it.

PR:		255051
Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D30100

(cherry picked from commit 1a212abd54c0e4323f11e3bc2fd94ca26f7e5329)
</content>
</entry>
</feed>
