From owner-freebsd-questions@FreeBSD.ORG Wed Sep 3 12:58:31 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 488FB106566C for ; Wed, 3 Sep 2008 12:58:31 +0000 (UTC) (envelope-from popofnewslists@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.freebsd.org (Postfix) with ESMTP id BE1458FC23 for ; Wed, 3 Sep 2008 12:58:30 +0000 (UTC) (envelope-from popofnewslists@gmail.com) Received: by nf-out-0910.google.com with SMTP id h3so536792nfh.33 for ; Wed, 03 Sep 2008 05:58:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:in-reply-to:mime-version:content-type:references :x-google-sender-auth; bh=sQk9Ll9hH6XoollfWprX3vKGribhYe4yJATJPGlQnQQ=; b=hESqU1IS/Kj7g7zdNakWo6SfueaHrwUlAFUVBalWmhl4Rob0UZkmSu0KEszPY4mGiF frMbD+mBviVULgJSFrdmUJRkCSOPSQfDwS3n3rEJAnHC/7xLPi2mBLIQ2pA6bmcICQh/ ecewwY3Cm9rdUu48KeNBLwa/10lfpj/LoW1qk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:references:x-google-sender-auth; b=qGJkGsT/Q+dgYnsw+2NfRqqtHVAt54J33Ks4pJ+u4Yy1vDAnFj7d/MWAgNkOxdASJN uPnCRbhRhaFfeW7T5Q6dnCZ+IBmKKWJCuZiq5KmnemrMIF7s7HFBhCF9wY8IKY+bAxYN J1Ql1qawgG3607xzvOChOAVmRrXVGIT956kvI= Received: by 10.103.203.4 with SMTP id f4mr6349455muq.8.1220446709274; Wed, 03 Sep 2008 05:58:29 -0700 (PDT) Received: by 10.103.12.18 with HTTP; Wed, 3 Sep 2008 05:58:29 -0700 (PDT) Message-ID: <9196e72b0809030558n1ba78107j95c30863f0fc0c4b@mail.gmail.com> Date: Wed, 3 Sep 2008 14:58:29 +0200 From: "Popof Popof" Sender: popofnewslists@gmail.com To: "FreeBSD Questions" In-Reply-To: <47e01da70809030541k5abbad83x5660e67bc5e76a9f@mail.gmail.com> MIME-Version: 1.0 References: <47e01da70809030141r2cd45f54n4407fd8fde0860d9@mail.gmail.com> <48BE7A26.1000102@comcast.net> <47e01da70809030541k5abbad83x5660e67bc5e76a9f@mail.gmail.com> X-Google-Sender-Auth: f20deaaea4dc5877 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: FreeBSD7 and realtek 8111C X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2008 12:58:31 -0000 Have you tried this patch instead of the Realtek driver ? Did you get the same problems that described ? 2008/9/3 Andrey Slusar > 2008/9/3 Jason Lenthe : > > Andrey Slusar wrote: > >> Hello! > >> I have the motherboard with realtek 8111C LAN Card. > >> On FreeBSD6.3 it's card is work fine with driver from realtek wesite - > >> rtl_bsd_drv_v175.tgz archive. > >> Build this driver on 7.0-STABLE is not work. I'm hacked this and > >> driver is compile without problems, but LAN card works is very > >> unstable - system hang, > >> when i'm downoad file ~10 seconds. Maybe there are people who can > >> bring to mind my hack? I'm attached driver and patch. > > > > I have this board on an Intel D945GCNL motherboard and the driver that > comes > > with FreeBSD 7 works just fine for me. Why are you trying to use the > driver > > from the website? > > This NIC is unsupported. May bee on you motherboard the realtek 8111B > card, not C. > 8111B is works fine. > See this PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=123123 > > -- > Regards, > Andrey. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >