From owner-freebsd-questions Fri Jan 25 19:18:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from uclink4.berkeley.edu (uclink4.Berkeley.EDU [128.32.25.39]) by hub.freebsd.org (Postfix) with ESMTP id 0824B37B400 for ; Fri, 25 Jan 2002 19:18:12 -0800 (PST) Received: from uclink.berkeley.edu (u16-158.UNEX.Berkeley.EDU [169.229.16.158]) by uclink4.berkeley.edu (8.11.4/8.11.4) with ESMTP id g0Q3IBn20199 for ; Fri, 25 Jan 2002 19:18:11 -0800 (PST) Message-ID: <3C521E87.4004D3C8@uclink.berkeley.edu> Date: Fri, 25 Jan 2002 19:12:07 -0800 From: John Kelly Reply-To: jmkelly@ieee.org X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD-questions@FreeBSD.org Subject: new install, trying to get Xircom PC card to work Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I've got FreeBSD 4.4-release running on a Dell Latitude laptop with a Xircom RealPort CardBus Ethernet 10/100+Modem 56 (RBEM56G-100) PC card in it, and I can't figure out how to get the card to wake up. Card services seems to be running okay, it sees that a card has been inserted, but the system comes up with no Ethernet device. I found the source for the right driver, xe, but when I try to compile xe.c I get an error: "if_xe.c:138: card_if.h: No such file or directory." Beyond that, I'm having a hard time figuring out how to integrate the xe driver with the kernel even if I could manage to compile it. I've tried RTFMing, but haven't seemed to find the right page yet. All help will be appreciated. --jk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message