From owner-freebsd-questions@FreeBSD.ORG Tue Mar 1 12:39:50 2005 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 8C44816A4CE for ; Tue, 1 Mar 2005 12:39:50 +0000 (GMT) Received: from vsmtp1.tin.it (vsmtp1.tin.it [212.216.176.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id B89F043D48 for ; Tue, 1 Mar 2005 12:39:49 +0000 (GMT) (envelope-from v.demartino2@virgilio.it) Received: from a-ma1-16.tin.it (212.216.149.143) by vsmtp1.tin.it (7.0.027) id 421CAADA00283762 for freebsd-questions@freebsd.org; Tue, 1 Mar 2005 13:39:47 +0100 From: Vittorio To: freebsd-questions@freebsd.org Date: Tue, 1 Mar 2005 13:39:37 +0000 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503011339.37830.v.demartino2@virgilio.it> Subject: Problems with pccard & wireless 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: Tue, 01 Mar 2005 12:39:50 -0000 I have a compaq evo n800 laptop with dual boot: win xp (needed at work) & linux gentoo (fully working, for my pleasure). Now, willing to substitute linux with FreeBSD I'm cautiously checking if FreeBSD will work with my hardware as linux does using as a test the freesbie cd distribution, configuring it and saving my specific configuration to a usb mass storage automagically mounted as /mnt/dos.1. Now it happens that - after having read the somewhat fragmented documentations on wireless cards setup - I'm unable to set up my Cisco 350 wireless pcmcia card (I'm sure it is supported!). I have put in rc.conf pccard_enable="YES" pccard_mem="DEFAULT" pccard_ifconfig="DHCP" saved the configuration files into the usb mass storage and rebooted. Even though I can find in rc.conf the pccard stuff as I set it, Freesbie goes on complaining pccard_enable: not found the same error pops up if I restart the /etc/rc.d/pccard What shall I do? Vittorio