Re: HostAP on a DWL-520 prism2 PCI card

"M. Warner Losh" <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
In message: <[email protected]>
            Josh Elsasser <[email protected]> writes:
: wi0: <Intersil Prism2.5> mem 0xeb103000-0xeb103fff irq 11 at device 14.0 on pci0
: wi0: 802.11 address: 00:05:5d:ed:af:52
: wi0: using RF:PRISM2.5 MAC:ISL3874A(Mini-PCI)
: wi0: Intersil Firmware: Primary 1.00.05, Station 1.03.04

Firmware 1.3.4 is ok, but 1.4.9 supposedly works better.

: If I turn on hostap with `ifconfig wi0 mediaopt hostap` and use all
: the default settings (aside from assigning an IP address),

It helps to give the full and actual command that you are using.  What
you describe here just won't work.  You gotta setup a channel and ssid
as well.  I'm using the same version as you with the following script
to bring up the hostap:

ifconfig wi0 ssid ImpTest channel 7 media DS/11Mbps mediaopt hostap debug up
sysctl net.link.ether.bridge=1
sysctl net.link.ether.bridge_cfg='wi0 ed0'

is what I'm using.  You'll likely want the same sort of thing.  I've
only been associating from NetBSD and FreeBSD clients.  However, I've
had reports of people serving 50 or 60 clients with this version.

Have I MFC'd the wi manual yet?

: I am running FreeBSD 4.6-STABLE from Aug 7 on the hostap machine, and
: I have version 1.7.2.4 of /sys/dev/wi/wi_hostap.c.

This looks like the most recent version.  -current has a few more
things in it, but I don't think any of them will matter a while lot.

Warner

To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-mobile" in the body of the message
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.