From owner-freebsd-questions@FreeBSD.ORG Wed Sep 3 12:22:49 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 3120D1065680 for ; Wed, 3 Sep 2008 12:22:49 +0000 (UTC) (envelope-from popofnewslists@gmail.com) Received: from ik-out-1112.google.com (ik-out-1112.google.com [66.249.90.182]) by mx1.freebsd.org (Postfix) with ESMTP id A469A8FC15 for ; Wed, 3 Sep 2008 12:22:48 +0000 (UTC) (envelope-from popofnewslists@gmail.com) Received: by ik-out-1112.google.com with SMTP id c30so1425901ika.3 for ; Wed, 03 Sep 2008 05:22:47 -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=FpLnHJtNgJpDaEs9v/G3xo7wSRDk+ZcsFKPY6oLzfz0=; b=wZIO1rI7vyxIGmO24RSX98PTqIkoJiJVokOCuJa4D9pHA4iz7PUKONmD5RECxtUSwj gDT+3pJwGtHe1tGexNDNO/S8u90VwrF/urzmqrOgOkelnvWFNuAmDcMJEI9wz9XpjknY 9i+OdO4x/An0Cwg7rEFstvuo+g/iUO0RRGdP8= 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=wsFykrVZSxA42lkn8WBcbdH+Y7yj5S/0ClH9lURxoXMCzE+DydPBhHh+gqnG98thHc e2i1eBFGfICA5h9+dIgCabQIA41c1SOav+mPLrN7Ch/gxH1xPQf/STUE2CL3Icbiuu60 dy/uc+v4DWa7zFvZAXZ8eEHnSh7Fez5TRF034= Received: by 10.103.176.2 with SMTP id d2mr6280451mup.112.1220444566913; Wed, 03 Sep 2008 05:22:46 -0700 (PDT) Received: by 10.103.12.18 with HTTP; Wed, 3 Sep 2008 05:22:46 -0700 (PDT) Message-ID: <9196e72b0809030522j776afff9g80764477808d3a80@mail.gmail.com> Date: Wed, 3 Sep 2008 14:22:46 +0200 From: "Popof Popof" Sender: popofnewslists@gmail.com To: "FreeBSD Questions" In-Reply-To: <48BE7A26.1000102@comcast.net> MIME-Version: 1.0 References: <47e01da70809030141r2cd45f54n4407fd8fde0860d9@mail.gmail.com> <48BE7A26.1000102@comcast.net> X-Google-Sender-Auth: 04f9e2c24703751b 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:22:49 -0000 Hi, I have a ASRock Wolfdale1333-GLAN/M2, and I use it in order to run FreeNAS. FreeNAS is based on FreeBSD in order to simply provide a NAS solution. With the version of FreeNAS based on FreeBSD 6.3 the NIC wasn't recognize, I had to download those drivers and to compile them in order to make my NIC working on FreeNAS. When I tried the version based on FreeBSD 7 the system doesn't recognize my NIC. I load the module that i made for my NIC, the system recognize my NIC but when i tried to assign to it an ip address its stops to work. Jason, what is the name of the device that you use? Maybe this card isn't support with the realtek driver on FreeBSD 7 but its use another one. Mine is rl. 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? > > _______________________________________________ > 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" >