Re: OpenBSD equivalent to FreeBSD hw.uart.console boot setting

2024-08-16 Thread Denis Fondras
Le Fri, Aug 16, 2024 at 09:02:50AM +, Laura Smith a écrit : > On Friday, 16 August 2024 at 09:52, Peter N. M. Hansteen > wrote: > > > On Fri, Aug 16, 2024 at 08:31:50AM +, Laura Smith wrote: > > > > > Is there an OpenBSD equivalent to the below flag which is set in > > > /boot/loader.c

Re: OpenBSD equivalent to FreeBSD hw.uart.console boot setting

2024-08-16 Thread Laura Smith
Sent with Proton Mail secure email. On Friday, 16 August 2024 at 12:41, Stuart Henderson wrote: > On 2024-08-16, Laura Smith n5d9xq3ti233xiyif...@protonmail.ch wrote: > > > On Friday, 16 August 2024 at 09:52, Peter N. M. Hansteen pe...@bsdly.net > > wrote: > > > > > On Fri, Aug 16, 202

Re: OpenBSD equivalent to FreeBSD hw.uart.console boot setting

2024-08-16 Thread Stuart Henderson
On 2024-08-16, Laura Smith wrote: > On Friday, 16 August 2024 at 09:52, Peter N. M. Hansteen > wrote: > >> On Fri, Aug 16, 2024 at 08:31:50AM +, Laura Smith wrote: >> >> > Is there an OpenBSD equivalent to the below flag which is set in >> > /boot/loader.conf.local on FreeBSD ? >> > >> >

Re: OpenBSD equivalent to FreeBSD hw.uart.console boot setting

2024-08-16 Thread Laura Smith
On Friday, 16 August 2024 at 09:52, Peter N. M. Hansteen wrote: > On Fri, Aug 16, 2024 at 08:31:50AM +, Laura Smith wrote: > > > Is there an OpenBSD equivalent to the below flag which is set in > > /boot/loader.conf.local on FreeBSD ? > > > > hw.uart.console="mm:0xfedc9000,rs:2" > > > I

Re: OpenBSD equivalent to FreeBSD hw.uart.console boot setting

2024-08-16 Thread Peter N. M. Hansteen
On Fri, Aug 16, 2024 at 08:31:50AM +, Laura Smith wrote: > Is there an OpenBSD equivalent to the below flag which is set in  > /boot/loader.conf.local on FreeBSD ? > > > hw.uart.console="mm:0xfedc9000,rs:2" > In order to get useful responses it is always a good idea to give some context on

OpenBSD equivalent to FreeBSD hw.uart.console boot setting

2024-08-16 Thread Laura Smith
Is there an OpenBSD equivalent to the below flag which is set in  /boot/loader.conf.local on FreeBSD ? hw.uart.console="mm:0xfedc9000,rs:2"