cwfg: Use meaningful alert level, track apm's battery state better

2021-03-28 Thread Klemens Nanni
The datasheet says the hardware's default State-Of-Charge threshold is three percent, i.e. the gauge pulls down the pin to logic low at 3% remaining battery life. My Pinebook Pro's fuel gauge actually shows an alert level of zero percent however and the latest device tree (both from our dtb packag

Re: monotonic time going back by wrong skews

2021-03-28 Thread YASUOKA Masahiko
On Thu, 25 Mar 2021 19:41:35 +0100 (CET) Mark Kettenis wrote: >> From: Scott Cheloha >> Date: Thu, 25 Mar 2021 13:18:04 -0500 >> > On Wed, Mar 24, 2021 at 05:40:21PM +0900, YASUOKA Masahiko wrote: >> Which diff did you apply? Yasuoka provided two diffs. >> >> In any case, ignore this diff: >>

Re: vmm(4): fix boot issue for 9front guests

2021-03-28 Thread Dave Voutila
Bryan Steele writes: > On Sun, Mar 28, 2021 at 08:38:13AM -0400, Dave Voutila wrote: >> abieber@ found the latest 9front release ends up in a boot loop if >> hosted on an AMD system. I tracked it down to 9front (oddly) trying to >> read the PAT msr prior to writing it. [1] The problem is vmm(4)'

Re: vmm(4): fix boot issue for 9front guests

2021-03-28 Thread Bryan Steele
On Sun, Mar 28, 2021 at 08:38:13AM -0400, Dave Voutila wrote: > abieber@ found the latest 9front release ends up in a boot loop if > hosted on an AMD system. I tracked it down to 9front (oddly) trying to > read the PAT msr prior to writing it. [1] The problem is vmm(4)'s msr > handling for svm inje

Re: smtpd: set protocols and ciphers

2021-03-28 Thread Theo Buehler
On Thu, Mar 25, 2021 at 06:52:13PM +0100, Eric Faurot wrote: > Hi. > > This diff allows to specify the protocol versions and ciphers > to use for outgoing TLS sessions on a per relay basis. Yes, I think we need this. ok tb

Re: vmm(4): fix boot issue for 9front guests

2021-03-28 Thread Bryan Steele
On Sun, Mar 28, 2021 at 08:38:13AM -0400, Dave Voutila wrote: > abieber@ found the latest 9front release ends up in a boot loop if > hosted on an AMD system. I tracked it down to 9front (oddly) trying to > read the PAT msr prior to writing it. [1] The problem is vmm(4)'s msr > handling for svm inje

Re: Huawei ME906s-158 LTE, cdce(4) vs umb(4)

2021-03-28 Thread Stuart Henderson
On 2021/03/28 13:40, Patrick Wildt wrote: > Am Sun, Mar 28, 2021 at 10:53:53AM +0100 schrieb Stuart Henderson: > > On 2021/03/25 00:14, Stuart Henderson wrote: > > > On 2021/03/25 00:30, Patrick Wildt wrote: > > > > Without having looked at anything, it might be worth looking at the most > > > > re

vmm(4): fix boot issue for 9front guests

2021-03-28 Thread Dave Voutila
abieber@ found the latest 9front release ends up in a boot loop if hosted on an AMD system. I tracked it down to 9front (oddly) trying to read the PAT msr prior to writing it. [1] The problem is vmm(4)'s msr handling for svm injects #GP exceptions into the guest for most msr reads (since we don't e

Re: Huawei ME906s-158 LTE, cdce(4) vs umb(4)

2021-03-28 Thread Patrick Wildt
Am Sun, Mar 28, 2021 at 10:53:53AM +0100 schrieb Stuart Henderson: > On 2021/03/25 00:14, Stuart Henderson wrote: > > On 2021/03/25 00:30, Patrick Wildt wrote: > > > Without having looked at anything, it might be worth looking at the most > > > recent mail in this thread: > > > > > > 'Re: [PATCH]

Re: Huawei ME906s-158 LTE, cdce(4) vs umb(4)

2021-03-28 Thread Stuart Henderson
On 2021/03/25 00:14, Stuart Henderson wrote: > On 2021/03/25 00:30, Patrick Wildt wrote: > > Without having looked at anything, it might be worth looking at the most > > recent mail in this thread: > > > > 'Re: [PATCH] umb(4) fix for X20 (DW5821e) in Dell Latitude 7300' > > > > oh, usb runs thro