On Tue, Jun 10, 2008 at 04:45:11PM +0200, Dimitry Andric wrote: > On 2008-06-10 07:05, Pyun YongHyeon wrote: > > > rgephy0 pnpinfo oui=0x732 model=0x11 rev=0x2 at phyno=1 > > > rgephy1 pnpinfo oui=0x732 model=0x11 rev=0x2 at phyno=1 > > > > The PHY model number is 0x02 which doesn't have advanced link power > > saving feature so I guess the issue is not related with PHY. > > > > Would you try updated patch? > > http://people.freebsd.org/~yongari/re/re.HEAD.20080610 > > This seems to work better, although it still takes quite some time > (~10s) for the interfaces to go up at boot time. I haven't yet been > able to get them "stuck", however, so that's good. :) Hmm, that's interesting. Can you spot where re(4) spends its time? Did RELENG_7 also have this issue? Plugging/unplugging UTP cable to ethernet controller during boot change the long delay? How about disabling WOL before system shutdown?(e.g. ifconfig re0 -wol) > > dmesg didn't change: > > re0: <RealTek 8169SC/8110SC Single-chip Gigabit Ethernet> port 0xf000-0xf0ff mem 0xfdfff000-0xfdfff0ff irq 18 at device 9.0 on pci0 > re0: Chip rev. 0x18000000 > re0: MAC rev. 0x00000000 > miibus0: <MII bus> on re0 > rgephy0: <RTL8169S/8110S/8211B media interface> PHY 1 on miibus0 > rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto > re0: Ethernet address: 00:30:18:a6:f1:a8 > re0: [FILTER] > re1: <RealTek 8169SC/8110SC Single-chip Gigabit Ethernet> port 0xf200-0xf2ff mem 0xfdffe000-0xfdffe0ff irq 19 at device 11.0 on pci0 > re1: Chip rev. 0x18000000 > re1: MAC rev. 0x00000000 > miibus1: <MII bus> on re1 > rgephy1: <RTL8169S/8110S/8211B media interface> PHY 1 on miibus1 > rgephy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto > re1: Ethernet address: 00:30:18:a6:f1:a9 > re1: [FILTER] > > devinfo: > re0 pnpinfo vendor=0x10ec device=0x8167 subvendor=0x16f3 subdevice=0x10ec class=0x020000 at slot=9 function=0 > Interrupt request lines: > 18 > I/O ports: > 0xf000-0xf0ff > I/O memory addresses: > 0xfdfff000-0xfdfff0ff > miibus0 > rgephy0 pnpinfo oui=0x732 model=0x11 rev=0x2 at phyno=1 > re1 pnpinfo vendor=0x10ec device=0x8167 subvendor=0x16f3 subdevice=0x10ec class=0x020000 at slot=11 function=0 > Interrupt request lines: > 19 > I/O ports: > 0xf200-0xf2ff > I/O memory addresses: > 0xfdffe000-0xfdffe0ff > miibus1 > rgephy1 pnpinfo oui=0x732 model=0x11 rev=0x2 at phyno=1 -- Regards, Pyun YongHyeonReceived on Tue Jun 10 2008 - 23:00:28 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:31 UTC