Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jul 1999 21:24:24 -0300
From:      "Alessandro M. S. Sant'Anna" <santanna@polycad.com.br>
To:        freebsd-mobile@freebsd.org
Subject:   Two PCCARD's and two WaveLAN/IEEE... Help.
Message-ID:  <3797B638.105D16E9@polycad.com.br>

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

I'm using the FreeBSD 3.2-RELEASE and I have on this computer two
PCCARDS and two WaveLAN/IEEE PCMCIA cards. I can't get both to work.

I'm doing something wrong but I don't know what. I'll describe what I
did:

I downloaded the WaveLAN driver (wi driver) and installed in the kernel.
My kernel looks like this:

controller card0
device pcic0 at card? (tried pcic0 at card0)
device pcic1 at card? (tried pcic1 at card0)
device wi0 at isa? port? net irq?

controller card1
device pcic0 at card? (tried pcic2 at card1 already)
device pcic1 at card? (tried pcic3 at card1 already)
device wi1 at isa? port? net irq?

And my pccard.conf looks like this:

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

# Lucent WaveLAN/IEEE
card "Lucent Technologies" "WaveLAN/IEEE"
        config  0x1 "wi0" 5
	insert	echo WaveLAN/IEEE inserted
	insert	/etc/pccard_ether wi0
	remove	echo WaveLAN/IEEE removed
	remove	/sbin/ifconfig wi0 delete

        config  0x1 "wi1" 10
	insert	echo WaveLAN/IEEE inserted
        insert  /etc/pccard_ether wi1
	remove	echo WaveLAN/IEEE removed
        remove  /sbin/ifconfig wi1 delete

With a config like this, my box only recognizes one wavelan PCMCIA card.
It says on boot time: (something like that)

card on slot 0
card on slot 2

I need to get both ISA to PCMCIA bridge working and both WaveLAN/IEEE
cards also working.

On the ISA to PCMCIA bridge card, it has two jumper settings:
0x3E0-0x3E1 and 0x3E2-0x3E3 and each card has one of these settings but
PCCARD recognizes the first card on 0x240 and doesn't find the other
card, card1.

Thanks....
-- 
Alessandro M. S. Sant'Anna

=================================================================
Analista de Sistemas                      santanna@polycad.com.br
PolyCAD Eng. Com. Informatica Ltda.     http://www.polycad.com.br
Av. Dr. Joao Guilhermino 261 sl. 52           Tel: +55-12-3462600
Sao Jose dos Campos, SP 12210-131 - Brasil    Fax: +55-12-3417034
-= Registered LINUX User #115588 =- -= Registered FreeBSD User =-
PGP ID's:     -= RSA 0x0F8A87F3 =-    -= DSS 0x94863830 =-
=================================================================


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?3797B638.105D16E9>