Subject: Re: re(4) causes stuck in boot
To: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
From: Frank Lorenzen <F.Lorenzen@gmx.de>
List: current-users
Date: 01/28/2007 12:34:43
Izumi Tsutsui wrote:
> I wrote:
> 
>> F.Lorenzen@gmx.de wrote:
> 
>>> For me as programming novice it looks like there is a Problem reading
>>> data from the Card/the Eprom.
>  :
>> How about the attached one? (untested though)
> 
> Hmm, it seems EEPROM on 8169S requires more delay.
> How about this one? (tested on 8169S and 8139C, but not on 8139C-plus)
> ---
> Izumi Tsutsui

Well done. Thanks a lot.

re0 at pci0 dev 9 function 0: RealTek 8169SC/8110SC Single-chip Gigabit
Ethernet
re0: interrupting at irq 11
re0: Ethernet address 00:30:18:b0:2b:11
re0: using 256 tx descriptors
rgephy0 at re0 phy 7: RTL8169S/8110S 1000BASE-T media interface, rev. 2
rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT,
1000baseT-FDX, auto
re1 at pci0 dev 11 function 0: RealTek 8169SC/8110SC Single-chip Gigabit
Ethernet
re1: interrupting at irq 5
re1: Ethernet address 00:30:18:b0:2b:12
re1: using 256 tx descriptors
rgephy1 at re1 phy 7: RTL8169S/8110S 1000BASE-T media interface, rev. 2
rgephy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT,
1000baseT-FDX, auto


There is one issue left i noticed during Testing:
If I enable only the second Card in Bios, which I don't do normally, re
says: 'can't map i/o space' and doesn't configure the Card.
And again OpenBSD can handle this.
But it isn't important for me, i just noticed it and wanted to tell
about. If you need further Information or want me to test a patch I
would certainly do this.


greetings
f