Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Jan 2001 23:58:20 -0500
From:      Cristhian Venegas <cvb@deltron.net>
To:        Warner Losh <imp@bsdimp.com>
Cc:        cvb@dnet.com.pe, freeBSD-questions@freeBSD.org
Subject:   Re: wavelan adapter s question
Message-ID:  <3A5402EB.7F2A6314@deltron.net>
References:  <200101021647.f02GlLr89442@news.deltron.net> <200101021737.KAA30176@harmony.village.org>

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

--------------171F1B9C0E8AB98FC36F61B8
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

> Thanks for your quick answer
>
Thanks for your answer

Using your idea i wrote those lines in pccard.conf for the wavelan adpater

 # Lucent WaveLAN/IEEE
card "Lucent Technologies" "WaveLAN/IEEE"
        config  0x1 "wi" ?
        config  0x2 "wi" ?
        insert  /etc/pccard_ether wi0
        insert  /etc/pccard_ether wi1
        insert /sbin/ifconfig wi0 inet 192.168.30.1 netmask 255.255.255.0
        insert /sbin/ifconfig wi1 inet 192.168.40.1 netmask 255.255.255.0
        remove  /sbin/ifconfig wi0 delete
        remove  /sbin/ifconfig wi1 delete

but still it isn't work, I see the same message:

pccardd[47]: No free configuration for card Lucent: Technologies

Is it possible work with two wirelless NIC in a FeeBSD box ?

Any idea will be aprecciated


> Warner Losh wrote:
>
>   In message <200101021647.f02GlLr89442@news.deltron.net>
>   cvb@dnet.com.pe writes:
>   : Jan  2 11:13:25 test pccardd[47]: No free configuration for card Lucent
>   : Technologies
>
>   You will need to have a special entry for the wavelan in your
>   /etc/pccard.conf file:
>
>   # Lucent WaveLAN/IEEE
>   card "Lucent Technologies" "WaveLAN/IEEE"
>           config  0x1 "wi" ?
>           config  0x2 "wi" ?
>           insert  /etc/pccard_ether $device start
>           remove  /etc/pccard_ether $device stop
>
>   I don't know if there are two different config slots that you can use,
>   but the above should give you an idea of how to hack this.
>
>   Warner
>
>
>
> --
> Atentamente
>
> Ing. Cristhian Venegas Breņa
>
> CIP: 58401
> cvb@deltron.net
> cel: 8113584 - 2126017
>
>
Warner Losh wrote:

> In message <200101021647.f02GlLr89442@news.deltron.net> cvb@dnet.com.pe writes:
> : Jan  2 11:13:25 test pccardd[47]: No free configuration for card Lucent
> : Technologies
>
> You will need to have a special entry for the wavelan in your
> /etc/pccard.conf file:
>
> # Lucent WaveLAN/IEEE
> card "Lucent Technologies" "WaveLAN/IEEE"
>         config  0x1 "wi" ?
>         config  0x2 "wi" ?
>         insert  /etc/pccard_ether $device start
>         remove  /etc/pccard_ether $device stop
>
> I don't know if there are two different config slots that you can use,
> but the above should give you an idea of how to hack this.
>
> Warner

--
Atentamente

Ing. Cristhian Venegas Breņa

CIP: 58401
cvb@deltron.net
cel: 8113584 - 2126017


--------------171F1B9C0E8AB98FC36F61B8
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>

<blockquote TYPE=CITE>
<pre>Thanks for your quick answer</pre>
</blockquote>
Thanks for your answer
<p>Using your idea i wrote those lines in pccard.conf for the wavelan adpater
<p>&nbsp;# Lucent WaveLAN/IEEE
<br>card "Lucent Technologies" "WaveLAN/IEEE"
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; config&nbsp; 0x1 "wi" ?
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; config&nbsp; 0x2 "wi" ?
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; insert&nbsp; /etc/pccard_ether
wi0
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; insert&nbsp; /etc/pccard_ether
wi1
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; insert /sbin/ifconfig wi0
inet 192.168.30.1 netmask 255.255.255.0
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; insert /sbin/ifconfig wi1
inet 192.168.40.1 netmask 255.255.255.0
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; remove&nbsp; /sbin/ifconfig
wi0 delete
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; remove&nbsp; /sbin/ifconfig
wi1 delete
<p>but still it isn't work, I see the same message:
<p>pccardd[47]: No free configuration for card Lucent: Technologies
<p>Is it possible work with two wirelless NIC in a FeeBSD box ?
<p>Any idea will be aprecciated
<br>&nbsp;
<blockquote TYPE=CITE>
<pre>Warner Losh wrote:

&nbsp; In message &lt;200101021647.f02GlLr89442@news.deltron.net>&nbsp;
&nbsp; cvb@dnet.com.pe writes:
&nbsp; : Jan&nbsp; 2 11:13:25 test pccardd[47]: No free configuration for card Lucent
&nbsp; : Technologies

&nbsp; You will need to have a special entry for the wavelan in your
&nbsp; /etc/pccard.conf file:

&nbsp; # Lucent WaveLAN/IEEE
&nbsp; card "Lucent Technologies" "WaveLAN/IEEE"
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; config&nbsp; 0x1 "wi" ?
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; config&nbsp; 0x2 "wi" ?
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; insert&nbsp; /etc/pccard_ether $device start
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; remove&nbsp; /etc/pccard_ether $device stop

&nbsp; I don't know if there are two different config slots that you can use,
&nbsp; but the above should give you an idea of how to hack this.

&nbsp; Warner



--
Atentamente

Ing. Cristhian Venegas Bre&ntilde;a

CIP: 58401
cvb@deltron.net
cel: 8113584 - 2126017

</pre>
</blockquote>

<p>Warner Losh wrote:
<blockquote TYPE=CITE>In message &lt;200101021647.f02GlLr89442@news.deltron.net>
cvb@dnet.com.pe writes:
<br>: Jan&nbsp; 2 11:13:25 test pccardd[47]: No free configuration for
card Lucent
<br>: Technologies
<p>You will need to have a special entry for the wavelan in your
<br>/etc/pccard.conf file:
<p># Lucent WaveLAN/IEEE
<br>card "Lucent Technologies" "WaveLAN/IEEE"
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; config&nbsp; 0x1 "wi" ?
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; config&nbsp; 0x2 "wi" ?
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; insert&nbsp; /etc/pccard_ether
$device start
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; remove&nbsp; /etc/pccard_ether
$device stop
<p>I don't know if there are two different config slots that you can use,
<br>but the above should give you an idea of how to hack this.
<p>Warner</blockquote>
--
<br>Atentamente
<p>Ing. Cristhian Venegas Bre&ntilde;a
<p>CIP: 58401
<br>cvb@deltron.net
<br>cel: 8113584 - 2126017
<br>&nbsp;</html>

--------------171F1B9C0E8AB98FC36F61B8--



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A5402EB.7F2A6314>