Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Aug 2002 21:03:22 -0700
From:      "Greg Smith" <freebsd_mail@myrealbox.com>
To:        sephtin@techgodz.com, freebsd-mobile@freebsd.org
Subject:   Re: Trouble with multiple pcmcia cards and their interfaces
Message-ID:  <200208042103220643.03100042@smtp.myrealbox.com>
In-Reply-To: <200208042240.21686.sephtin@techgodz.com>
References:  <200208042240.21686.sephtin@techgodz.com>

next in thread | previous in thread | raw e-mail | index | archive | help
John,

Try:

pccardd_flags="-z"

instead of:

>pccard_flags="-z"

Greg

-----Original Message-----

>Sorry if this is a dupe post.  I tried posting it last night, but
>couldn't see 
>it today!...
>Think I was having a DNS problem... after switching mail servers.. ;P
>
>anyway.....
>
>Hi.  Great list!  FreeBSD Mobile has been a great resource...
including
>the 
>archives!
>
>I've been using Free on servers since about 4.4, so I'm still a
newb...
>and 
>finally broke down and replaced windoze on my laptop.  
>
>I'm having problems getting two cards to set up correctly upon
insertion 
>however...
>
>ed1
>Linksys PCM100 v.2
>
>wi0:
>Dlink DWL650
>
>Desired settings:
>ed1
>192.168.1.118 255.255.255.0
>wi0
>192.168.11.118 255.255.255.0
>
>Currently, when I insert a card, it loads the card ok, but I have to
>ifconfig 
>in the ip/mask, and if it's the first card I've inserted since
booting, I
>have 
>to set default route also.  Here's a snip of my rc.conf:
>
><snip>
>#network stuff
>pccard_enable="YES"
>pccard_flags="-z"
>hostname="bfree"
>pccard_ifconfig_wi0="inet 192.168.11.118 netmask 255.255.255.0"
>pccard_ifconfig_ed1="inet 192.168.1.118 netmask 255.255.255.0"
>defaultrouter="192.168.1.5"
>static_routes="tgzap"
>route_tgzap="192.168.11.0/24 192.168.11.118"
></snip>
>
>So.. did I overlook something stupid?
>Do I need to look somewhere other than rc.conf to fix this?
>TIA for any advice, help, even just someone's 2c about tips or tricks
for
>how 
>they handle 2 cards.
>
>Thanks!
>John
>
>Microsoft               "Where do you want to go today?"
>Linux                   "Where do you want to go tomorrow?"
>FreeBSD         "Are you guys coming or what?"
>
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-mobile" in the body of the message




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?200208042103220643.03100042>