From owner-freebsd-mobile Thu Oct 19 13: 7:49 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from mailhub.ejasent.com (209-128-104-056.bayarea.net [209.128.104.56]) by hub.freebsd.org (Postfix) with ESMTP id 3D2EF37B479 for ; Thu, 19 Oct 2000 13:07:47 -0700 (PDT) Received: from ejasent.com (mcalame.foothill.net [209.77.121.86]) by mailhub.ejasent.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id VDJJHCTP; Thu, 19 Oct 2000 13:15:58 -0700 Message-ID: <39EF5490.16AE043D@ejasent.com> Date: Thu, 19 Oct 2000 13:07:44 -0700 From: Matthew Calame X-Mailer: Mozilla 4.74 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-mobile@FreeBSD.ORG" Subject: Linksys and Dell Inspiron 7500 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am missing something obvious and need another pair of eyes to point out what that is. I am attempting to a get a Linksys PCMCIA card and running with a Dell Insipron 7500 and FreeBSD 4.1. When the system boots, I get the following message: --------------------------------------------------------- --timestamp-- enoch pccard[43]: Card "Linksys" ("EtherFast 10/100 PC Card (PCMPC100 V2)")[V2.0][] matched "Linksys" ("EtherFast 10/100 PC Card (PCMPC100 V2)") [(null)[(null)] --timestamp-- enoch pccard[43]: driver allocation failed for Linksys (EtherFast 10/100 PC Card (PCMPC100 V2)): Device not configured --timestamp-- enoch pccard[43]: pccardd started --------------------------------------------------------- My /etc/rc.conf file is: --------------------------------------------------------- # This file now contains just the overrides from /etc/defaults/rc.conf # please make all changes to this file. # -- sysinstall generated deltas -- # linux_enable="YES" nfs_server_enable="YES" usbd_enable="YES" pccard_enable="YES" pccardd_flags="-i 10 -i 11" pccard_mem="DEFAULT" # network stuff # pccard_ifconfig="DHCP" hostname="enoch" defaultrouter="192.168.1.1" pccard_ifconfig="inet 192.168.1.165 netmask 0xffffffff" clear_tmp_enable="YES" # -- sysinstall generated deltas -- # check_quotas="NO" sendmail_enable="NO" nisdomainname="NO" --------------------------------------------------------- My /etc/pccard.conf is: --------------------------------------------------------- #Linksys EtherFast 10/100 PC Card (PCMPC100 V2) card "Linksys" "EtherFast 10/100 PC Card (PCMPC100 V2)" # config 0x3 "ed" ? config auto "ed0" ? insert /etc/pccard_ether $device remove /sbin/ifconfig $device delete --------------------------------------------------------- Any help will be greatly appreciated. -- | | Matthew Calame | Ejasent Inc. | 2490 Charleston Road | Mountain View, CA 94043 | USA | Voice: 650-230-6317 | Cellular: 916-761-1365 | Fax: 650-390-9542 | Email: matthew@ejasent.com | http://www.ejasent.com | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message