From owner-freebsd-questions@FreeBSD.ORG Fri May 30 14:49:19 2003 Return-Path: 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 651C337B405 for ; Fri, 30 May 2003 14:49:19 -0700 (PDT) Received: from lyta.telenor.se (lyta.telenor.se [213.150.135.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA58D43F3F for ; Fri, 30 May 2003 14:49:17 -0700 (PDT) (envelope-from mark.rowlands@minmail.net) Received: from pcmob.mwr.se (62.5.66.76 [62.5.66.76]) by lyta.telenor.se (BMR ErlangTM/OTP 3.1) with ESMTP id 758522.329243.1054.0s750186lyta ; Fri, 30 May 2003 23:14:03 +0200 From: Mark Rowlands Organization: qbranch To: Lowell Gilbert , "Victor Bratsev" Date: Fri, 30 May 2003 23:13:32 +0200 User-Agent: KMail/1.5.2 References: <004a01c3267e$f3a9eb80$0400a8c0@ntl.ru> <44y90o4jjo.fsf@be-well.ilk.org> In-Reply-To: <44y90o4jjo.fsf@be-well.ilk.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305302313.33162.mark.rowlands@minmail.net> cc: freebsd-questions@freebsd.org Subject: Re: RBEM10/100+56k at 32-bit cardBus X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 May 2003 21:49:19 -0000 On Friday 30 May 2003 4:04 pm, Lowell Gilbert wrote: > "Victor Bratsev" writes: > > Can anybody help me to solve this - > > I've got RBEM10/100+56k PCMCIA card and I can't get it work. > > Because my cardBus - it's 32-bit, and driver is 16-bit. > > I've got a message at startup pcmcia: 32-bit cardbus is unsupported > > This message means exactly what it says. Cardbus is not supported on > 4.x. You can either run 5.x (which isn't ready for full production > use yet, but works great for lots of people) or get a 16-bit PCMCIA > card. > > > and as result if_xe.ko is unloaded with strange fhdjklsah - if I try to > > kldload if_xe it says that it can't load module because it is already > > loaded, but kldstat says that there is NO if_xe loaded. > > FreeBSD is RELEASE-4.7 with custom kernel with device xe included. > > There is no if_xe module loaded because it's already compiled into the > kernel. That's fine. and I didn't had much joy with mine under 5.0 either.... maybe things will be improved under 5.1 but frankly unless you have some compelling reason for running 5.x........