Date: Tue, 20 Feb 2001 05:33:52 -0600 From: "Randall R. Stewart" <randall@stewart.chicago.il.us> To: Romualdo Arcoverde <romualdo@uninet.com.br> Cc: freebsd-net@FreeBSD.ORG Subject: Re: WAVELAN IBSS 2 Cards Message-ID: <3A925620.358EAA4C@stewart.chicago.il.us> References: <007b01c09ac9$a80be630$cd58b5c8@isiteleinformatica.com.br>
next in thread | previous in thread | raw e-mail | index | archive | help
Romualdo: If I remember correctly one of my co-workers has had a similar problem. It is due to the fact that the pccard only allocates one and only one instance of a card (I am re-iterating things he told me mind you). I remember he said he was going to hack the pccard stuff to allow two cards but I don't remember how far he has gotten.. Peter, how far did you get? R > Romualdo Arcoverde wrote: > > Hi. > > I am trying to put two pccards running in one unique machine and i get > this message: > > > Feb 19 21:16:48 roteador111sul /kernel: wi0: Ethernet address: > 00:02:2d:02:83:59 > Feb 19 21:16:48 roteador111sul pccardd[49]: wi0: Lucent Technologies > (WaveLAN/IE > EE) inserted. > Feb 19 21:16:51 roteador111sul /kernel: wi0: failed to allocate 1594 > bytes on NI > C > Feb 19 21:16:51 roteador111sul /kernel: wi0: tx buffer allocation > failed > Feb 19 21:16:51 roteador111sul /kernel: wi0: failed to allocate 1594 > bytes on NI > C > Feb 19 21:16:51 roteador111sul /kernel: wi0: mgmt. buffer allocation > failed > > everytime, they are running anyway but something its wrong any help > will be good. > > Files: > > PCCARD.CONF > > # Generally available IO ports > io 0x240-0x360 > # Generally available IRQs (Built-in sound-card owners remove 5) > irq 7 10 11 13 15 > # Available memory slots > memory 0xd0000 96k > > # Lucent WaveLAN/IEEE > card "Lucent Technologies" "WaveLAN/IEEE" > config auto "wi0" 7 > config auto "wi1" 9 > insert echo WaveLAN/IEEE inserted > insert /etc/pccard_ether wi0 > insert /etc/pccard_ether wi1 > insert . /etc/wavelan.conf > remove echo WaveLAN/IEEE removed > remove /sbin/ifconfig wi0 delete > remove /sbin/ifconfig wi1 delete > > WAVELAN.CONF > > # Servidor AP > wicontrol -i wi0 -p 1 > wicontrol -i wi0 -c 1 > wicontrol -i wi0 -n Servidor-AP > wicontrol -i wi0 -s Router1 > wicontrol -i wi0 -t 1 > wicontrol -i wi0 -f 1 > > # Client AP > wicontrol -i wi0 -p 1 > wicontrol -i wi0 -n RedeTest > wicontrol -i wi0 -s Test > wicontrol -i wi0 -t 3 > > Thanks > > Romualdo Arcoverde > Unisys Network - Brasilia > +55 (61) 4432768 -- Randall R. Stewart randall@stewart.chicago.il.us or rrs@cisco.com 815-342-5222 (cell) 815-477-2127 (work) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A925620.358EAA4C>