Add another check to com probe
authorjsg <jsg@openbsd.org>
Tue, 18 Apr 2023 09:58:06 +0000 (09:58 +0000)
committerjsg <jsg@openbsd.org>
Tue, 18 Apr 2023 09:58:06 +0000 (09:58 +0000)
commit882ae308c780ebbec2b28f25570b2132b8405527
tree9d3af68b9c9021c90a8711b82678d4fd001dee1b
parent09899521c9c575927ab5ebfe57157ea6f50ee31a
Add another check to com probe

With this bentley@'s Steam Deck no longer attaches these:
com0 at isa0 port 0x3f8/8 irq 4: ns8250, no fifo
com1 at isa0 port 0x2f8/8 irq 3: ns8250, no fifo
com2 at isa0 port 0x3e8/8 irq 5: ns8250, no fifo

From Matthias Drochner in NetBSD rev 1.154
ok kettenis@
sys/dev/ic/com.c