Date: Mon, 09 Oct 2000 23:33:07 -0600 From: Warner Losh <imp@village.org> To: "Samuka" <s_almachar@viplink.com.br> Cc: freebsd-hardware@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG Subject: Re: Two Wavelan in the same machine Message-ID: <200010100533.XAA23139@harmony.village.org> In-Reply-To: Your message of "Mon, 09 Oct 2000 10:50:58 -0300." <000901c031f7$f68d1c60$0a06030a@visionmis.com.br> References: <000901c031f7$f68d1c60$0a06030a@visionmis.com.br>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <000901c031f7$f68d1c60$0a06030a@visionmis.com.br> "Samuka" writes: : I have tried put two wavelan card with two isa adapter in the same machine, : but i not have had success on many release (3.0,3.4,4.0). : Have someody some solution, scripts or another thing for do it ? I think that pccardd needs to be hacked to support this. You might be able to do it with multiple config lines: # Lucent WaveLAN/IEEE card "Lucent Technologies" "WaveLAN/IEEE" config 0x1 "wi0" ? config 0x1 "wi1" ? insert /etc/pccard_ether $device remove /sbin/ifconfig $device delete but I don't know if that will work. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010100533.XAA23139>