Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jul 2001 18:43:04 -0600
From:      "Joesh Juphland" <part_lion@hotmail.com>
To:        freebsd-mobile@freebsd.org
Subject:   trying to use _two_ pcmcia NICs at same time (ep0 ep1)
Message-ID:  <F116RY2LIxdM70kbW6S00004308@hotmail.com>

next in thread | raw e-mail | index | archive | help

I am trying to use two identical 'ep' cards at the same time, but it is not 
working - I tried adding a second config line to pccard.conf, but no 
dice....can someone help with this?

/etc/rc.conf looks like this:

pccard_enable="YES"
pccard_mem="DEFAULT"
pccardd_flags=" -i 10 -i 15"
removable_interfaces="ep0 ep1"


/etc/defaults/pccard.conf has this:

io   0x240-0x360
irq  10 15
memory  0xd4000   96k


and I added a second config line to the ep0 line like this:


config auto "ep" 10
config auto "ep" 15

(the rest of the 3c589 A/B/C/D entry is unchanged)


So when I boot with the two 3com cards in the system, only one of them works
- it comes up at port 0x240-0x24f irq 10 slot 0.

When the second one tries to come up, it says:

"No free configuration for card 3com...."


Any help is appreciated.  I would also like to know what "no free
configuration for..." means - does that mean there is no free irq for it ?
or something else ?

thanks!

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.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?F116RY2LIxdM70kbW6S00004308>