Re: morse(6) sound

2022-10-28 Thread John-Mark Gurney
Nuno Teixeira wrote this message on Fri, Oct 28, 2022 at 19:36 +0100: > Is there any way to get sound from morse(6) without speaker(4) device? I mean, I guess you could use sox (play command) and sed to make the audio.. morse -s converts it to . and -'s, so then you convert each one of those to a

Re: ns8250: UART FCR is broken

2022-10-28 Thread Colin Percival
On Mon, 24 Oct 2022 at 22:11, void wrote: this started appearing in dmesg ns8250: UART FCR is broken ns8250: UART FCR is broken For the list: While I was correct that bhyve didn't emulate FCR_XMT_RST, this warning was actually caused by a bug in my earlier commit. It should be fixed now: co

morse(6) sound

2022-10-28 Thread Nuno Teixeira
Hello all, Is there any way to get sound from morse(6) without speaker(4) device? Thanks, -- Nuno Teixeira FreeBSD Committer (ports)