Re: Multiple Wavelan cards
John Hay <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
> This is for a wireless router project to serve other wireless users - a
> small (private) wireless ISP.
>
> Anyone know how to configure 2 or more PC cards of the same type. I
> think the scheme for 2 regular PCMCIA network cards of the same type
> would also work - I just can't figure it out.
I use a pccard.conf entry that looks like this for 2 wavelan cards:
# Lucent WaveLAN/IEEE
card "Lucent Technologies" "WaveLAN/IEEE"
config 0x1 "wi0" ?
config auto "wi1" ?
insert /etc/pccard_ether $device start
remove /etc/pccard_ether $device stop
John
--
John Hay -- [email protected] / [email protected]
To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-mobile" in the body of the message