Trouble with multiple pcmcia cards and their interfaces

John <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
Sorry if this is a dupe post.  I tried posting it last night, but couldn't see 
it today!... 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... I have to set 
default route.  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 Ricker

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 [email protected]
with "unsubscribe freebsd-mobile" in the body of the message
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.