Re: Using FreeBSD as a base station

2002-06-27 Thread dirkx
> On Thu, 27 Jun 2002, Julian Elischer wrote: > > > there is code to do 'host-AP' mode for cards based on the Prism-II > > chip. > > > > disclamer: I have not used it. > > I have (with the Linksys WMP11) and it works well. > > ifconfig wi0 int 10.0.1.1 netmask 255.255.255.0 stationname `hostname

Re: Using FreeBSD as a base station

2002-06-27 Thread Andrew
On Thu, 27 Jun 2002, Julian Elischer wrote: > there is code to do 'host-AP' mode for cards based on the Prism-II > chip. > > disclamer: I have not used it. I have (with the Linksys WMP11) and it works well. ifconfig wi0 int 10.0.1.1 netmask 255.255.255.0 stationname `hostname -s` ssid UgH! me

Re: Using FreeBSD as a base station

2002-06-27 Thread Julian Elischer
there is code to do 'host-AP' mode for cards based on the Prism-II chip. disclamer: I have not used it. On Thu, 27 Jun 2002, Leo Bicknell wrote: > > I have for some time using a Orinoco card as a "base station" at > home. For those familiar with the wi driver, you know that it does > not oper