Date: Sun, 8 Jun 2008 15:36:28 +0200 From: Fabian Keil <freebsd-listen@fabiankeil.de> To: freebsd-current@freebsd.org Cc: pyunyh@gmail.com Subject: Re: Call for testers: re(4) and RTL8168C/RTL8168CP/RTL8111C/RTL8111CP Message-ID: <20080608153628.749703ec@fabiankeil.de> In-Reply-To: <20080607035911.GD4565@cdnetworks.co.kr> References: <20080607035911.GD4565@cdnetworks.co.kr>
next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/HG1A+RHpBXd/iaAh+2/Vue8 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Pyun YongHyeon <pyunyh@gmail.com> wrote: > I have been working on supporting RealTek controllers above for > several weeks. These new controllers seems to use different > descriptor format as well as new registers to control jumbo frame. > Unfortunately no datasheets are available for these controllers so > I need feedbacks from these hardware owners. The patch I made added > basic support for checksum offload. ATM TSO and jumbo frame support > were disabled for these controllers. >=20 > I don't have any of these hardwares so if you have one of these > hardwares please give it try and let me know how it goes. Some > users reported success but I'd like to get more feedback because > re(4) supports too many variants and I don't like to break supports > for old RealTek hardwares. Using CURRENT, I didn't notice any problems with: re0: <RealTek 8169/8169S/8169SB(L)/8110S/8110SB(L) Gigabit Ethernet> port 0= xc000-0xc0ff mem 0xeb000000-0xeb0000ff irq 10 at device 9.0 on pci0 re0: Chip rev. 0x04000000 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, 1000ba= seT-FDX, auto fk@africanqueen ~ $pciconf -lv | grep -A 4 re0 re0@pci0:0:9:0: class=3D0x020000 card=3D0x816910ec chip=3D0x816910ec rev=3D= 0x10 hdr=3D0x00 vendor =3D 'Realtek Semiconductor' device =3D 'RTL8110SB Single-Chip Gigabit LOM Ethernet Controller' class =3D network subclass =3D ethernet Fabian --Sig_/HG1A+RHpBXd/iaAh+2/Vue8 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkhL4F0ACgkQBYqIVf93VJ1ABwCeIFLtPjsK+5QqtV0wOE43CixL ZakAoJvxMj9+SFK1BpS7ONqw/Iwvpb1D =Bqt1 -----END PGP SIGNATURE----- --Sig_/HG1A+RHpBXd/iaAh+2/Vue8--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080608153628.749703ec>