From owner-freebsd-questions@FreeBSD.ORG Sun Feb 19 03:22:45 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9873B16A420 for ; Sun, 19 Feb 2006 03:22:45 +0000 (GMT) (envelope-from brenthostetler@gmail.com) Received: from pproxy.gmail.com (pproxy.gmail.com [64.233.166.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 278C643D45 for ; Sun, 19 Feb 2006 03:22:45 +0000 (GMT) (envelope-from brenthostetler@gmail.com) Received: by pproxy.gmail.com with SMTP id n25so788498pyg for ; Sat, 18 Feb 2006 19:22:44 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ESi+V7H8EPCJo2dv+nmGDiSt7UTbPoZ06AuT2ZpiowTU4K7nFP26vY8mhov2DnG06RH0S6R6DNVyG4l/YwPmwatExXoYR34XqbDGAxbbcgu2eBIWIZTgvSKAnBET+rSGSQYTyVtX/ztd8styLwboIMuwbfqQ+EZQY0qPdQRtkTE= Received: by 10.35.113.12 with SMTP id q12mr1956867pym; Sat, 18 Feb 2006 15:29:42 -0800 (PST) Received: by 10.35.74.17 with HTTP; Sat, 18 Feb 2006 15:29:42 -0800 (PST) Message-ID: Date: Sat, 18 Feb 2006 15:29:42 -0800 From: "Brent Hostetler" To: "Benjamin Lutz" In-Reply-To: <200602182303.19803.benlutz@datacomm.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200602182303.19803.benlutz@datacomm.ch> Cc: freebsd-questions@freebsd.org Subject: Re: Linksys EG1032 -- couldn't map ports/memory 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: Sun, 19 Feb 2006 03:22:45 -0000 So from what I gather, "rev=3D0x10" indicates the use of the realteak chipset and the 6.0 release kernel does not recognize this variant and must be patched to load the correct driver "re". I have not manually done source patches and am kind of adverse to using blind patches from mailing lists. Is the only other solution to update to current? thanks. Brent On 2/18/06, Benjamin Lutz wrote: > On Saturday 18 February 2006 21:11, Brent Hostetler wrote: > > Hello, > > I am trying to get a linksys EG1032 working with freebsd 6.0. The > > driver appears to not be loading properly giving error that it could > > not map ports/memory and attach returned 6. Not sure what is wrong, or > > what needs to be done to fix. > > I've had the same issue a few months ago. This will probably help you: > http://marc.theaimsgroup.com/?l=3Dfreebsd-current&m=3D112851499907268&w= =3D2 > > Cheers > Benjamin