Re: ORiNOCO PC Card supported in -stable or -current?
Tilman Linneweh <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
Hi Alexander,
In freebsd.mobile, you wrote:
> I've got an OEM version of an "ORiNOCO PC Card" for my desktop system.
> At least the linux driver tells me it is an "ORiNOCO PC Card" in it's
> man page and in the source (and it refers to
> http://www.orinocowireless.com).
>
> I've attached the "pccardc dumpcis" output.
>
> Is this card supported (either in -stable or in -current) and what do I
> have to do to have it set up by pccardd upon insertion into the PCMCIA
> bridge?
I am running Lucent Orinoco and Avaya Orinoco on Stable. So should be no problem.
[...]
> Version = 5.0, Manuf = [ ], card vers = [IEEE 802.11 Wireless LAN/PC Card]
As far as i understood you may need to add an entry like this to /etc/pccard.conf:
card " " "IEEE 802.11 Wireless LAN/PC Card"
config auto "wi" ?
insert /etc/pccard_ether $device start
remove /etc/pccard_ether $device stop
regards arved
To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-mobile" in the body of the message