> MAC address 00:11:32:03:52:afThe MAC address looks correct and the link-negotiation also worked.
> 100Mbps-FDX
Is it a Marvell 88E8001? What does the kernel print? There should
be something like this (from my DS-101g+):
skc0 at pci0 dev 15 function 0: irq 18
skc0: interrupt moderation is 0 us
skc0: Marvell Yukon Lite Gigabit Ethernet rev. (0x9)
sk0 at skc0 port A: Ethernet address 00:11:32:00:xx:xx
makphy0 at sk0 phy 0: Marvell 88E1011 Gigabit PHY, rev. 5
makphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
This is especially strange because it worked from PPCBoot before,
so the chip was already correctly initialized. And when the NetBSD
kernel booted the NIC works again?