I'm in need of a serial port so I've examined my motherboard and found a likely looking header called COMA. It has 2x5 pins with one solid in the corner so is almost certainly what I'm looking for.
Problem is, there's no hint of anything when I boot:
Do I just have to accept that whatever chip is controlling the serial port on my motherboard is not supported under FreeBSD? Or am I missing something?
Problem is, there's no hint of anything when I boot:
Code:
> dmesg | grep -E "^sio[0-9]"
>
Do I just have to accept that whatever chip is controlling the serial port on my motherboard is not supported under FreeBSD? Or am I missing something?