-
andim2 added oli1417 to the acx100 - Wireless chipset Linux driver project.
2009-10-22 18:50:58 UTC in acx100 - Wireless chipset Linux driver
-
Hi,
we once had an email exchange with D-Link Germany who granted us permission to distribute their ACX100 firmware images (there isn't much to say about the license type, however, I guess). However this was not an official TI statement and status of firmware images of other OEMs is unknown.
Note that I'm very happy to see people maintain acx100 driver support (which one? the old...
2009-08-21 10:37:54 UTC in acx100 - Wireless chipset Linux driver
-
Hi,
had lots of fun, partially e.g. due to such gems:
net-snmp-5.5.pre2/local/snmpconf.dir/snmpd-data/monitor:
-info # Can be a raw byte value or a percentage followed by the %
+info # Can be a raw integer value (units of kB) or a percentage followed by the %
-info # file /path/to/file [maxsize_in_bytes]
+info # file /path/to/file [maxsize_in_kilobytes]
-question 2...
2009-05-23 08:19:51 UTC in net-snmp
-
Hi,
traceroute(8) contains:
If there is no response within a
5.0 seconds (default), an "*" is printed for that probe.
IMHO it would be useful to extend this into
..., an "*" (asterisk) is printed...
since "sterisk" was the first thing I was searching for in that man page (mostly since searching for the wildcard pattern * could be problematic) and obviously did NOT...
2008-12-23 20:11:16 UTC in Traceroute for Linux
-
Same thing, even on kvm-65:
For me the "...not responding, still retrying" happens on SMP guests, omitting "-smp 2" works for me without any guest lockups (but that's rather not helpful since I would certainly want to have full SMP speed).
BTW, the comment above surely meant rtl8139, not rtl8193.
I tried changing /etc/exports from async to sync (doing exportfs -a) and tried using rtl8139...
2008-04-11 16:43:27 UTC in kernel virtual machine
-
Changed Summary to reflect TimerTOP -> PowerTOP evolution.
2008-03-24 19:50:07 UTC in icewm
-
Hi, any comments so far? Not sure whether I'll be able to work on it soonish, but insightful comments could be useful anyway... thanks!
2008-03-24 19:48:33 UTC in icewm
-
Thanks,
- yeah, wxSocket is a pending issue, there should be something done about it.
Perhaps it would best be done in baby steps: create a secondary thread(!) wxSocket demo,
then debug it (and optionally fix it) on all ports.
- I haven't yet managed to get non-European languages (e.g. Chinese, Russian) to display correctly with .xrc resource strings
in a wx ASCII(!) build, thus...
2007-10-31 12:36:58 UTC in wxWidgets
-
Hello,
first, thanks for still keeping old CVS tree available (and hopefully some more months), would have been difficult to retrieve my changes otherwise!
Yet another docu patch:
- mention annoying wxSocket issues, refer to libcurl for a possible (and working) cure
- add warning about wxBell() (due to "hidden" GUI link of this API) and wxXmlResource thread-safety
- warn about...
2007-10-02 12:09:21 UTC in wxWidgets
-
OK, here it is (or at least an initial version of it, whatever you may think of it).
Fixed-timeout timers now fire at the correct moment (taskbar clock), which is why wakeups are now reduced from 6 down to < 3 per second only.
I'm not sure about the naming of "DelayFuzziness". Any better, more descriptive name perhaps?
Since the new timeout analysis code is slightly non-trivial, could someone...
2007-05-23 20:48:09 UTC in icewm