Port-sandpoint archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: DS207 fails to auto boot (Bad Magic Number)




> MAC address 00:11:32:03:52:af
> 100Mbps-FDX

The MAC address looks correct and the link-negotiation also worked.

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

So it appears that I have the Marvel 88E1011.

skc0 at pci0 dev 15 function 0: irq 18
skc0: Marvell Yukon Lite Gigabit Ethernet rev. (0x9)
sk0 at skc0 port A: Ethernet address 00:11:32:01:65:56
makphy0 at sk0 phy 0: Marvell 88E1011 Gigabit PHY, rev. 5
makphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
vmmask 1c000000 schedmask 1c000000 highmask 7c000000
 
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?
 
Well yes, I have network when I am inside NetBSD, but I would say taht I also have that in PPCBoot, because the tftpload command works.


Home | Main Index | Thread Index | Old Index