Re: Wavelan plugin for 4.4
Benedikt Meurer <[email protected]> Thu, 04 May 2006 18:28:23 +0200
| Newsgroups | gmane.comp.desktop.xfce.goodies.devel |
|---|---|
| Organization | os-cillation |
| Message-ID | <[email protected]> |
James Westby wrote: >>I don't have a linux machine with a wlan card around right now, but the >>code looks good. Did you try with the /proc/net/wireless way? > > $ cat /proc/net/wireless > Inter-| sta-| Quality | Discarded packets | Missed | WE > face | tus | link level noise | nwid crypt frag retry misc | beacon | 19 > > I guess there isn't much point. > > Is the lack of infomation here related to the ioctl problem, or just > because this is now deprecated and I'm using wireless.h version 18? Maybe a driver problem. I'm not very familar with the linux wireless API, tho. > James Benedikt