> Date: Sat, 27 Jan 2024 22:47:05 +0900 > From: stephane Tranchemer <[email protected]> > > Hello Jonathan, > > made a kernel with the patch and here is what I get on dmesg: > > puc0 at pci0 dev 26 function 0 "Intel C3000 UART" rev 0x11: ports: 16 com > com4 at puc0 port 0 apic 2 int 16: ns16550a, 16 byte fifo > > so now it seems to get the com port, however when I type "set tty com4" > on the boot prompt I get the same result than before, the system freezes > (or more accurately the input/output goes into the limbo). > > I am missing something here ?
Try typing "mach comaddr 0xe060" before "set tty com4".
