if the adapter can't determine the phy type on a port, pretend it's baseCR
authorjmatthew <jmatthew@openbsd.org>
Mon, 10 Sep 2018 04:56:13 +0000 (04:56 +0000)
committerjmatthew <jmatthew@openbsd.org>
Mon, 10 Sep 2018 04:56:13 +0000 (04:56 +0000)
commit52c4f284fee75b5b027d10ad39fa220cd7d835cd
tree11323208d0f119b723ef17a16a72b458095e5cff
parent0f734ffc7b0aadd3d0f790fc45f6695e7f947dad
if the adapter can't determine the phy type on a port, pretend it's baseCR
so we get a usable list of media types to pick from.

tested by and ok ccardenas@
sys/dev/pci/if_bnxt.c