Date: Thu, 19 Oct 2000 13:07:44 -0700 From: Matthew Calame <matthew@ejasent.com> To: "freebsd-mobile@FreeBSD.ORG" <freebsd-mobile@FreeBSD.ORG> Subject: Linksys and Dell Inspiron 7500 Message-ID: <39EF5490.16AE043D@ejasent.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39EF5490.16AE043D>
