Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jul 96 11:37:26 PDT
From:      Jon Inouye <jinouye@cse.ogi.edu>
To:        Robert.Baron@ERNST.MACH.CS.CMU.EDU, freebsd-mobile@freebsd.org
Cc:        jrb@cs.pdx.edu, dreeder@cs.pdx.edu
Subject:   Re: free Wave Lan Code
Message-ID:  <9607021837.AA21665@indurain.cse.ogi.edu>
In-Reply-To: <836328495/rvb@ERNST.MACH.CS.CMU.EDU>; from "Robert.Baron@ERNST.MACH.CS.CMU.EDU" at Jul 2, 96 1:28 pm

next in thread | previous in thread | raw e-mail | index | archive | help
Robert.Baron@ERNST.MACH.CS.CMU.EDU writes:
> 
> I was talking to Jordan and Nate about giving you some pcmcia code for
> the NCR/ATT WaveLan card.  This code has been running 6 mo to a year and
> has about a dozen users.  The code also supports "roaming".  Nate
> suggested that I post the code here.  So it is attached at the end of
> this mail.
> 

Thanks!  Does it have any infrastructure for performing PSA modifications
(such as network ID) and support for monitoring signal strength?  I assume
there is something for the latter since Dave Johnson is working on a Mobile
IP implementation for NetBSD! ;-)

The current FreeBSD WaveLAN driver is based on the BSDI driver (Robert Morris'
port of Anders Klemets Mach driver). It supports hot swapping, accessing modem
registers through the Modem Management Interface (MMI), multicast, and BPF.
What it does not support is PSA modification code (I still have to use DOS
floppies to change MAC and NWID) and higher level support for monitoring
signal strength of other WaveLAN cards from user-level processes.  I am
working on the former, and David Reeder (one of Jim Binkley's students) is
working on the latter.  It would be nice if we could spend our time on other
things! :-)

FYI: Roaming is link-level migration from one WavePoint to another.
WavePoints are bridges that provide a WaveLAN interface and an Ethernet
interface.  Looks like the NetBSD code supports WavePoint configuration
too, which is a big plus!

--
Jon Inouye                           EMAIL: jinouye@cse.ogi.edu
Distributed Systems Research Group   WWW  : http://www.cse.ogi.edu/~jinouye/
Computer Science and Eng. Dept.      PHONE: (503) 690-1009, FAX: (503) 690-1553
Oregon Graduate Institute of Science & Technology (aka OGI)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9607021837.AA21665>