From owner-freebsd-mobile@FreeBSD.ORG Wed Dec 7 07:28:04 2005 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA4CD16A41F for ; Wed, 7 Dec 2005 07:28:04 +0000 (GMT) (envelope-from csnarain@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6018443D46 for ; Wed, 7 Dec 2005 07:28:04 +0000 (GMT) (envelope-from csnarain@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so269560nzo for ; Tue, 06 Dec 2005 23:28:03 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=sS8d2M5ygx+RO74M09qfGiZrQameZJzcX4sO8BeaklbQGOLYLMKSUdkhJD3biPxJGMava/jejAscvGA8wPJK05dkHy5UlsTF+sFLLypGSl50GPGWFKhw6F29uBVzqgs4vux/N51fXvPZoYcY68CsbYbp9Jwhs13zZ2XOYV57vDE= Received: by 10.36.221.15 with SMTP id t15mr1216376nzg; Tue, 06 Dec 2005 23:28:03 -0800 (PST) Received: by 10.37.13.47 with HTTP; Tue, 6 Dec 2005 23:28:03 -0800 (PST) Message-ID: <94b55680512062328y14b39c3dofcff725516796e30@mail.gmail.com> Date: Tue, 6 Dec 2005 23:28:03 -0800 From: Lakshminarayanan Sundareswaran To: freebsd-mobile@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Xircom Driver Issue X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Dec 2005 07:28:04 -0000 Hi All, I'm new to FreeBSD. I recently installed FreeBSD 6.0 in my Laptop. The installation completed successfully, but I was not able to configure the network. Later on I found that my xe driver was not loading properly. The x= e driver is compiled into the kernel. During boot I'm getting the following error message: module_register: module pccard/xe already exists! Module pccard/xe failed to register already exists ed1: at port 0x100-0x10f iomem 0x88000000-0x88000fff irq 11 function 0 config 1 on pccard0 device _attach: ed1 attach returned 6 I'm using a Xircom (XE2000) 32bit PCMCIA 10/100 Ethernet only card. Can anyone pls help mein resolveing the issue? regds csnarain