Don't print the version twice, but do print a newline before attaching the
authorkettenis <kettenis@openbsd.org>
Wed, 15 Feb 2023 14:10:58 +0000 (14:10 +0000)
committerkettenis <kettenis@openbsd.org>
Wed, 15 Feb 2023 14:10:58 +0000 (14:10 +0000)
commit4fa8437808c030c6f87e6df97f7aa721ef6a9f5b
treef8681d91d404e394354fb82a841592cab05297c4
parentc935b871a1f95df38e54df8bb4525412462e61f9
Don't print the version twice, but do print a newline before attaching the
PHY.
Put the DMA address of the mbuf into the rx descriptors (instead of the
length).  Use the correct value when setting the tx ring tail pointer.
This make sending and receiving packets work as long as the interface
is in promiscuous mode.

ok patrick@
sys/dev/fdt/if_dwqe_fdt.c
sys/dev/ic/dwqe.c