From owner-freebsd-hardware Mon Oct 9 22:33:16 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 1617237B66D; Mon, 9 Oct 2000 22:33:11 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id e9A5X9Y11369; Mon, 9 Oct 2000 23:33:09 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id XAA23139; Mon, 9 Oct 2000 23:33:08 -0600 (MDT) Message-Id: <200010100533.XAA23139@harmony.village.org> To: "Samuka" Subject: Re: Two Wavelan in the same machine Cc: freebsd-hardware@FreeBSD.ORG, freebsd-mobile@FreeBSD.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> Date: Mon, 09 Oct 2000 23:33:07 -0600 From: Warner Losh Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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