Current-Users archive

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

Re: rootfs on fxp remains broken for i386



Unfortunately my fxp still doesn't work.

fxp0 at pci1 dev 8 function 0: Intel PRO/100 VM Network Controller with 
82562EM/EX PHY, rev 129
fxp0: interrupting at irq 5
fxp0: Ethernet address 00:0b:cd:3c:7c:ed
inphy0 at fxp0 phy 1: i82562EM 10/100 media interface, rev. 0

Just replace src/dev/pci/if_fxp_pci.c to 1.60 works fine.

> > In case it may help anyone, I enclose the dmesg output relating to it:
> > fxp0 at pci0 dev 10 function 0: i82558 Ethernet, rev 5
> > fxp0: interrupting at irq 11
> > fxp0: May need receiver lock-up workaround
> > fxp0: Ethernet address 00:50:8b:91:ca:08
> > inphy0 at fxp0 phy 1: i82555 10/100 media interface, rev. 0
> > inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
> > 
> > Additionally I can tell that it seems to be able to read network
> > traffic -- tcpdump
> > can trace what happens on the LAN. Nothing seems to be transmitted, however.
> 
> Try src/sys/dev/ic/i82557.c rev 1.124.
> ---
> Izumi Tsutsui


Home | Main Index | Thread Index | Old Index