From owner-freebsd-stable@FreeBSD.ORG Mon Sep 26 01:10:24 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 630391065670 for ; Mon, 26 Sep 2011 01:10:24 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id E0FC58FC13 for ; Mon, 26 Sep 2011 01:10:23 +0000 (UTC) Received: by fxg9 with SMTP id 9so6988932fxg.13 for ; Sun, 25 Sep 2011 18:10:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:date:to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=YlAyeFJ1e4nCRdRu0B6ifqDU6O3CwVPGY2be3UP3lSg=; b=VnKulpeIvLTtp41pG2gO5tmoaElKzoabi1yKYzwwwhuMRsxmT41sk0/wEF0g3PXDXP flu1C3onbK/mPM7X3wB/duZCAa4Z8xaxdVRWT+FSTyCIRvXFwmCnPfJ+0teLcA9JHAZo 7jZtPmwQx5Z8oBMtMMZuiau70lGI+w6KD/JdI= Received: by 10.223.49.213 with SMTP id w21mr9664728faf.44.1316997864600; Sun, 25 Sep 2011 17:44:24 -0700 (PDT) Received: from pyunyh@gmail.com ([174.35.1.224]) by mx.google.com with ESMTPS id k26sm18304047fab.12.2011.09.25.17.44.19 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 25 Sep 2011 17:44:22 -0700 (PDT) Received: by pyunyh@gmail.com (sSMTP sendmail emulation); Sun, 25 Sep 2011 17:42:16 -0700 From: YongHyeon PYUN Date: Sun, 25 Sep 2011 17:42:16 -0700 To: Nenhum_de_Nos Message-ID: <20110926004216.GA1702@michelle.cdnetworks.com> References: <4E7DB740.9070206@rdtc.ru> <20110924111221.GA11624@icarus.home.lan> <36bdbdceb6cc95300d91690d1cf3e0e6.squirrel@eternamente.info> <20110924121001.GA14219@icarus.home.lan> <73a60aa11fb5447170894bc1bfc814bc.squirrel@eternamente.info> <48538aca6cfa538b6e7db4c414ab42ef.squirrel@eternamente.info> <20110925064634.GA31810@icarus.home.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: freebsd-stable@freebsd.org Subject: Re: Realtek integrated nic problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Sep 2011 01:10:24 -0000 On Sun, Sep 25, 2011 at 03:57:02AM -0300, Nenhum_de_Nos wrote: > > On Sun, September 25, 2011 03:46, Jeremy Chadwick wrote: > > On Sun, Sep 25, 2011 at 03:32:36AM -0300, Nenhum_de_Nos wrote: > >> > >> On Sat, September 24, 2011 22:12, Adrian Chadd wrote: > >> > Surely this is something to take up with the pfsense team? > >> > >> about the compiling issue yes, but yet the info about the if_re.ko is of > >> great value here :) > >> > >> as Jeremy said, the maintainer would be the best person to answer this > >> :) > > > > I believe Adrian's point (and it's 100% valid) is that for pfSense > > issues you really need to bring them up with the pfSense folks. We all > > recognise pfSense is based on FreeBSD, but it's a fairly customised > > environment. > > > > Point is that mailing a FreeBSD list about issues centralised to pfSense > > isn't the best choice; for example, you wouldn't mail the lkml list > > about an issue with Red Hat. You have to bring these issues to the > > distributor's attention first. > > > > The other benefit is that by bringing it to the pfSense folks' > > attention, it may be possible to get a patch or updated driver brought > > in to the pfSense tree, which could fix the problem for future users. > > > > The FreeBSD mailing lists, generally speaking, have no idea what the > > state of things is with pfSense. For example *I* have no idea what > > FreeBSD version they use, what custom modifications they have in place, > > etc.. I follow FreeBSD, I don't follow pfSense. :-) > > I know Jeremy. I just said about pfSense as I thought it would give some > context about the problem, but my issue now that I know 8.2 would run the > nic fine (thing FreeBSD related, I suppose), is if is safe to run one .ko > from 8.2 on 8.1. I just asked here because I think its related to FreeBSD, No, you should have to rebuild kernel with updated re(4) driver. Probably pfSense guys would be able to release new driver. Or they can give you right direction to rebuild kernel. Sorry, I don't use pfSense so don't know how this could be done. > regardless of pfSense being the target box. If on FreeBSD it is possible, > I'll find out about pfSense afterward. My focus here is FreeBSD. > > no intention to make a big deal about this, nor to make off-topic > questions here. If it is seen as such, I'll shut up then. > > thanks, > > matheus