Hello again, Thanks again for all the help yesterday on getting the device declared.
I spent some time today on trying to get it to act as an Access Point. Tried initially a WPA setup which gave me a kernel panic, so rebooted and tried to set an access point with no encryption just to confirm that it worked. So far it doesn't seem to really be working for anything other than 11g. I did specify 11g in the configuration like this : inet 192.168.1.1 255.255.255.0 NONE media autoselect mode 11g mediaopt hostap nwid mytestap chan 6 however when running it i get : run0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 lladdr 00:1e:e5:e0:2b:c1 priority: 0 groups: wlan media: IEEE802.11 autoselect (OFDM6 mode 11a) status: no network ieee80211: nwid mytestap chan 11 inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255 inet6 fe80::21e:e5ff:fee0:2bc1%run0 prefixlen 64 scopeid 0x5 So to support the unit i recompiled the kernel, but surely, i don't need to recompile the whole system, do I ? Cheers, Steph