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
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
Hello all,
Is there any way to get sound from morse(6) without speaker(4) device?
Thanks,
--
Nuno Teixeira
FreeBSD Committer (ports)