Greetings, the file http://www.cs.pdx.edu/research/SMN/wlp3.2.shar contains a less buggy if_wlp.c (old pre-IEEE pccard lucent/wavelan) driver which has been minimally fixed to work under FreeBSD 3.2. It did not ifconfig correctly under the PAO release for 3.2 and would not work at all. I have also recobbled the multicast code so it MIGHT work (not as yet tested), and fixed up the signal strength cache code so that it could be dumpable and is less out of date. Note: the multicast code worked under my version of the PAO in 2*. Getting it working is a mere matter of time at this point. Files therein: /usr/src/sys/i386/include/wavelan.h /usr/src/sys/i386/isa/if_wlp.c which are PAO versions and should replace the current PAO versions, which again do not work. Note in addition, a utility called wlpconfig that only sets and reads out the NWID for the pccard driver can be found at http://www.cs.pdx.edu/research/SMN/wlpconfig.tar.gz Jim Binkley jrb@cs.pdx.edu