Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 May 2008 09:13:12 +0900
From:      Pyun YongHyeon <pyunyh@gmail.com>
To:        Norikatsu Shigemura <nork@FreeBSD.org>
Cc:        freebsd-current@FreeBSD.org
Subject:   Re: Cardbus GbE (Realtek 8169SBL) supported?
Message-ID:  <20080520001312.GA29721@cdnetworks.co.kr>
In-Reply-To: <20080520025052.0efd7cd5.nork@FreeBSD.org>
References:  <20080517231220.c64a992b.nork@FreeBSD.org> <20080519071459.GA26209@cdnetworks.co.kr> <20080519100523.GB26209@cdnetworks.co.kr> <20080520025052.0efd7cd5.nork@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 20, 2008 at 02:50:52AM +0900, Norikatsu Shigemura wrote:
 > On Mon, 19 May 2008 19:05:23 +0900
 > Pyun YongHyeon <pyunyh@gmail.com> wrote:
 > >  > why re_reset() timed out for reset operation. Anyway, here is WIP
 > >  > version, would you give it a try?
 > 
 > 	Yes, I'll try it!  At least, I got following messages.
 > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 > re0: <RealTek 8169/8169S/8169SB(L)/8110S/8110SB(L) Gigabit Ethernet> port 0x3100-0x31ff mem 0xb0103000-0xb01031ff irq 22 at device 0.0 on cardbus0
 > re0: Chip rev. 0x10000000
        ^^^^^^^^^^^^^^^^^^^^

Hmm, this looks very weird. This revision indicates the hardware is
8169SB/8110SB. The chip revision of your first mail was 0x7cc00000.

 > re0: MAC rev. 0x00000000
 > miibus1: <MII bus> on re0
 > rgephy0: <RTL8169S/8110S/8211B media interface> PHY 1 on miibus1
 > rgephy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
 > re0: Ethernet address: 00:e0:4c:77:ab:e8
 > re0: [FILTER]
 > re0: link state changed to DOWN
 > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 > 
 > 	But I got a panic on ifconfig re0 up.  Maybe, because my kernel is
 > 	too dirty by my many testing:-(.  So I'll try to make world kernel.
 > 	Please wait a while until next report:-).

Ok, let me know how it goes.

 > 
 > > Oops, it should be read as 
 > > http://people.freebsd.org/~yongari/re/re.HEAD.20080519
 > 
 > 	Thank you!!

-- 
Regards,
Pyun YongHyeon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080520001312.GA29721>