From owner-freebsd-mobile@FreeBSD.ORG Fri Feb 17 09:02:54 2006 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 570F616A420 for ; Fri, 17 Feb 2006 09:02:54 +0000 (GMT) (envelope-from liladude@aruba.it) Received: from vsmtp14.tin.it (vsmtp14.tin.it [212.216.176.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id F087543D46 for ; Fri, 17 Feb 2006 09:02:53 +0000 (GMT) (envelope-from liladude@aruba.it) Received: from stazione (87.4.255.183) by vsmtp14.tin.it (7.2.060.1) id 43D830E800D83047 for freebsd-mobile@freebsd.org; Fri, 17 Feb 2006 10:03:25 +0100 Message-ID: <02a301c633a0$f9a5bb90$0201a8c0@stazione> From: "Lila" To: Date: Fri, 17 Feb 2006 10:03:08 +0100 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 Subject: FreeBSD 5.4 and PCMCIA drivers 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: Fri, 17 Feb 2006 09:02:54 -0000 Hello everybody! I have just managed to install FreeBSd 5.4 on my Omnibook 900 laptop (well.. I think I need to tune it a bit, but as my first FreeBSD installation it's working better than I suposed). My problem is with my ethernet pc-card: cardbus recognize it (I have a prompt and it blinks once) but cannot find proper drivers. Actually my card (Net-Easy DRP-32TXD) is supported by PCMCIA drivers fro linux (http://pcmcia-cs.sourceforge.net/) but is not listed in the pccard.conf file of FreeBSD. This is why I am planning to compile the PCMCIA drivers, but I'm worried about having it conflicting with cardbus and I'm not sure that drivers intended for Linux can run on FreeBSD as most application do, so I was wondering if anybody tried something similar or can give me any suggestion. My experience on FreeBSD is limited to compile applications on a jail, never had anything to do with kernel and drivers before, so I beg you pardon if my problem is somehow stupid or off topic. Regards, Lila