From owner-freebsd-questions@FreeBSD.ORG Tue Nov 21 04:53:40 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4EE8916A416 for ; Tue, 21 Nov 2006 04:53:40 +0000 (UTC) (envelope-from Russell.Wood@rac.com.au) Received: from maserati.rac.com.au (maserati.rac.com.au [61.88.37.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CB0F43D53 for ; Tue, 21 Nov 2006 04:53:19 +0000 (GMT) (envelope-from Russell.Wood@rac.com.au) Received: from mazda.rac.com.au ([172.16.5.50]) by audi.rac.com.au with Microsoft SMTPSVC(6.0.3790.1830); Tue, 21 Nov 2006 12:53:36 +0800 Received: from mercury.rac.com.au ([172.16.5.42]) by mazda.rac.com.au with Microsoft SMTPSVC(6.0.3790.1830); Tue, 21 Nov 2006 12:53:36 +0800 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2757 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Tue, 21 Nov 2006 12:53:36 +0800 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Xircom XE2000 card problem thread-index: AccNJwzVKY1xc1NETzubk/sPHP05pgAAcfuA Importance: normal Priority: normal From: "Wood, Russell" To: X-OriginalArrivalTime: 21 Nov 2006 04:53:36.0727 (UTC) FILETIME=[01237670:01C70D29] Cc: freebsd-questions@freebsd.org Subject: RE: Xircom XE2000 card problem 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: Tue, 21 Nov 2006 04:53:40 -0000 > -----Original Message----- > From: jvk-list@thekrafts.org [mailto:jvk-list@thekrafts.org] > Sent: Tuesday, 21 November 2006 12:40 PM > To: Wood, Russell > Cc: freebsd-questions@freebsd.org > Subject: RE: Xircom XE2000 card problem >=20 >=20 > > Try: >=20 > > kldunload if_ed > > kldload if_xe >=20 > > ... and see if it detects to card. >=20 > kldunload complained: > kldunload: can't find file if_ed: No such file or directory >=20 > and kldload: > module_register: module pccard/xe already exists! > Module pccard/xe failed to register: 17 >=20 > Do I need to rebuild a kernel without ed or xe first and then try to > load them dynamically? >=20 > Joe. >=20 If_ed is probably compiled into your kernel so you can't unload. So yeah, try to recompile with that out. Regards, Russell Wood DISCLAIMER: Disclaimer. This e-mail is private and confidential. If you are not the = intended recipient, please advise us by return e-mail immediately, and = delete the e-mail and any attachments without using or disclosing the = contents in any way. The views expressed in this e-mail are those of the = author, and do not represent those of this company unless this is = clearly indicated. You should scan this e-mail and any attachments for = viruses. This company accepts no liability for any direct or indirect = damage or loss resulting from the use of any attachments to this e-mail.