From owner-freebsd-net@FreeBSD.ORG Mon Dec 13 21:26:25 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C7AE1065672 for ; Mon, 13 Dec 2010 21:26:25 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from asmtpout027.mac.com (asmtpout027.mac.com [17.148.16.102]) by mx1.freebsd.org (Postfix) with ESMTP id 23D428FC36 for ; Mon, 13 Dec 2010 21:26:24 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from cswiger1.apple.com ([17.209.4.71]) by asmtp027.mac.com (Oracle Communications Messaging Exchange Server 7u4-18.01 64bit (built Jul 15 2010)) with ESMTPSA id <0LDD006ASY7O6S90@asmtp027.mac.com> for freebsd-net@freebsd.org; Mon, 13 Dec 2010 13:26:13 -0800 (PST) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.2.15,1.0.148,0.0.0000 definitions=2010-12-13_07:2010-12-13, 2010-12-13, 1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1010190000 definitions=main-1012130161 From: Chuck Swiger In-reply-to: Date: Mon, 13 Dec 2010 13:26:12 -0800 Message-id: <74092103-0155-4EA4-8AFC-1148C0E7993D@mac.com> References: To: Gabor Radnai X-Mailer: Apple Mail (2.1082) Cc: freebsd-net@freebsd.org Subject: Re: Problem with re0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Dec 2010 21:26:25 -0000 On Dec 13, 2010, at 11:54 AM, Gabor Radnai wrote: > Realtek 8111 is not supported - that's the final conclusion? If so can this be made clear in re driver manual? At least some people have reported the Realtek 8111 working for them. This said, Realtek's older 10/100 NICs were infamous for being slow, buggy hardware that I'd choose to discard rather than install into a machine, and their gigabit NICs aren't much better. Get a Intel em or Broadcom bce/bge NIC instead. Regards, -- -Chuck