<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/sys/dev/fdt, branch jd/queueboosts</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/sys/dev/fdt?h=jd%2Fqueueboosts</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/sys/dev/fdt?h=jd%2Fqueueboosts'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2020-06-22T02:23:21Z</updated>
<entry>
<title>use ifiq_input and use it's return value to apply backpressure to rxrs.</title>
<updated>2020-06-22T02:23:21Z</updated>
<author>
<name>dlg</name>
<email>dlg@openbsd.org</email>
</author>
<published>2020-06-22T02:23:21Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=82ea7955c5ae504663d364856ec4bf65eb00c53a'/>
<id>urn:sha1:82ea7955c5ae504663d364856ec4bf65eb00c53a</id>
<content type='text'>
this is a step toward deprecating softclock based livelock detection.

kettenis@ tested fec(4) on armv7 and dwge(4) on arm64
jmatthew@ tested dwxe(4) on armv7 and noted rings shrinking under load.
</content>
</entry>
<entry>
<title>Add bcmtmon(4), a driver for the temperature sensor on the Raspberry Pi 4.</title>
<updated>2020-06-20T18:13:18Z</updated>
<author>
<name>kettenis</name>
<email>kettenis@openbsd.org</email>
</author>
<published>2020-06-20T18:13:18Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=889aff4febc958dead199ed4d7b46ae1d856f52c'/>
<id>urn:sha1:889aff4febc958dead199ed4d7b46ae1d856f52c</id>
<content type='text'>
Written by Alastair Poole.
</content>
</entry>
<entry>
<title>Fix pasto; configure pin as input if it isn't an output.</title>
<updated>2020-06-12T13:21:55Z</updated>
<author>
<name>kettenis</name>
<email>kettenis@openbsd.org</email>
</author>
<published>2020-06-12T13:21:55Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=624a2475e6c991b8b09b14d35d066eb10f7513f7'/>
<id>urn:sha1:624a2475e6c991b8b09b14d35d066eb10f7513f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add RK3399 audio clocks.</title>
<updated>2020-06-11T00:07:34Z</updated>
<author>
<name>patrick</name>
<email>patrick@openbsd.org</email>
</author>
<published>2020-06-11T00:07:34Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=7a7bc0a40f69e8c269276d5e2d329c429e153422'/>
<id>urn:sha1:7a7bc0a40f69e8c269276d5e2d329c429e153422</id>
<content type='text'>
ok kettenis@
</content>
</entry>
<entry>
<title>Add escodec(4), a driver for the Everest ES8316 audio codec,</title>
<updated>2020-06-11T00:04:28Z</updated>
<author>
<name>patrick</name>
<email>patrick@openbsd.org</email>
</author>
<published>2020-06-11T00:04:28Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=9e4c35acc5ec90a34a0c2c0a60732d062d05ec78'/>
<id>urn:sha1:9e4c35acc5ec90a34a0c2c0a60732d062d05ec78</id>
<content type='text'>
which is used on the Pinebook Pro.

Driver written by Jared McNeill at NetBSD
ok kettenis@
</content>
</entry>
<entry>
<title>Add rkiis(4), a driver for the I2S controller found on the Rockchip</title>
<updated>2020-06-11T00:02:08Z</updated>
<author>
<name>patrick</name>
<email>patrick@openbsd.org</email>
</author>
<published>2020-06-11T00:02:08Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=43e4a63d8847971a25a50076d42517d9dbc3f6e8'/>
<id>urn:sha1:43e4a63d8847971a25a50076d42517d9dbc3f6e8</id>
<content type='text'>
RK3399.

Driver written by Jared McNeill at NetBSD
ok kettenis@
</content>
</entry>
<entry>
<title>Add simpleamp(4), a driver for "simple audio amplifier".  This</title>
<updated>2020-06-10T23:59:07Z</updated>
<author>
<name>patrick</name>
<email>patrick@openbsd.org</email>
</author>
<published>2020-06-10T23:59:07Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=e07adabe840ee79197dcc4e727488218177a33cf'/>
<id>urn:sha1:e07adabe840ee79197dcc4e727488218177a33cf</id>
<content type='text'>
is one of the aux devices for simpleaudio(4).  Its only job is
to turn the amplifier's regulator and GPIO on/off when needed.

ok kettenis@
</content>
</entry>
<entry>
<title>Add simpleaudio(4), a driver for "simple audio cards".  This is</title>
<updated>2020-06-10T23:55:19Z</updated>
<author>
<name>patrick</name>
<email>patrick@openbsd.org</email>
</author>
<published>2020-06-10T23:55:19Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=3a55c93529b3bb2f0db05989852123fd846b0a03'/>
<id>urn:sha1:3a55c93529b3bb2f0db05989852123fd846b0a03</id>
<content type='text'>
just a wrapper that connects the I2S controller, the codec and
some aux devices, and provides the information needed to set all
those devices up to use the same settings.

With help from ratchov@
ok kettenis@
</content>
</entry>
<entry>
<title>In case the device tree does not provide a list of brightness levels,</title>
<updated>2020-06-10T23:36:26Z</updated>
<author>
<name>patrick</name>
<email>patrick@openbsd.org</email>
</author>
<published>2020-06-10T23:36:26Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=af60f639727405c0ae439e5b380ec8c6a92441e4'/>
<id>urn:sha1:af60f639727405c0ae439e5b380ec8c6a92441e4</id>
<content type='text'>
populate a list of 256 levels as fallback.  This makes the Pinebook
Pro display work with the dtb that's part of Linux 5.7.

"Fine with me" Krystian Lewandowski
ok kettenis@
</content>
</entry>
<entry>
<title>Add cwfg(4), a driver for the CellWise CW201x fuel gauge.  This allows</title>
<updated>2020-06-10T17:51:21Z</updated>
<author>
<name>patrick</name>
<email>patrick@openbsd.org</email>
</author>
<published>2020-06-10T17:51:21Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=fc80f8eadb3857e8b7128ee5aa0dae7b9072e8d7'/>
<id>urn:sha1:fc80f8eadb3857e8b7128ee5aa0dae7b9072e8d7</id>
<content type='text'>
reading the current battery voltage, capacity and remaining minutes on
the Pinebook Pro.  Integration into the APM framework stays as exercise
for the reader.

Driver written by Jared McNeill at NetBSD
ok kettenis@
</content>
</entry>
</feed>
