From owner-freebsd-stable@FreeBSD.ORG Sun Oct 29 00:52:17 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E62CA16A415 for ; Sun, 29 Oct 2006 00:52:17 +0000 (UTC) (envelope-from lars.stokholm@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BED743D5A for ; Sun, 29 Oct 2006 00:52:16 +0000 (GMT) (envelope-from lars.stokholm@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so800533uge for ; Sat, 28 Oct 2006 17:52:15 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=Eju0rVgGu56CLnBC7pV6ZU9p8Kwo7wwNZoU7d4fOlu0gh01pOcHc7850jj5uF61M6D84uZoqe2nr/QrNpo+OZ5LAN5QVFirW2niBrY2w+BG1mLxcnwpJC1VD5duu1WIltLgq9k6gQJA36632aHGjf8vknVrDtibfzK/dQMQ8j20= Received: by 10.67.117.18 with SMTP id u18mr1878101ugm; Sat, 28 Oct 2006 17:52:15 -0700 (PDT) Received: from ?10.0.0.3? ( [85.83.123.144]) by mx.google.com with ESMTP id u6sm1305289uge.2006.10.28.17.52.14; Sat, 28 Oct 2006 17:52:14 -0700 (PDT) Message-ID: <4543FB3D.3080901@gmail.com> Date: Sun, 29 Oct 2006 02:52:13 +0200 From: Lars Stokholm User-Agent: Thunderbird 1.5.0.7 (X11/20061016) MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <453DF3B6.6050508@gong.nl> In-Reply-To: <453DF3B6.6050508@gong.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: usb 2.0 and re(4) on 6.2-BETA2 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Oct 2006 00:52:18 -0000 Lodewijk Koopman wrote: > RE(4) LAN > The ASUS P5B has an onboard Realtek 8168B/8111B ethernet chip. It is > detected and hooked up to re0, but I get very bad network connectivity. > Some sites work, some don't. If I load www.google.com for instance the > page keeps loading indefinitely, and I only see the top part of the > page. The same chip works correctly under Windows XP. I just wanted to say that I'm seeing the exact same thing on my laptop with 8111B. Specifically 'fetch http://jpegclub.net/jpegexiforient.c' never completes. So at least you're not the only one with a problem. I'm kind of new to this... is this a candidate for a bug report?