I can see in the firmware there is reference to a WL-600. Will there be one more version (next to the WL-500 and the WL-300?)
BTW... what is that FTP server darn slow...
Last edited by Technik; 12-03-2004 at 18:41.
I can see in the firmware there is reference to a WL-600. Will there be one more version (next to the WL-500 and the WL-300?)
BTW... what is that FTP server darn slow...
It's fake. Asus guys seems do not understand what GPL means. They have posted partial kernel sources - there is no way to rebuild it and iptables-1.2.6a. But all other stuff are binary only!
Another (and even obsolete) fake?
ftp://www.asus.it/pub/ASUS/wireless/...3/GPL_1653.zip (161MB)
Update - a much better link:
http://www.asus.com.cn/pub/ASUS/wire...3/GPL_1653.zip
Last edited by Technik; 24-03-2004 at 12:37.
I'm tried to download it, but it stopped at 87% 2 times now. If somebody was able to download the file without trouble, I'd like a mirror![]()
heheOriginally posted by Booster
I'm tried to download it, but it stopped at 87% 2 times now. If somebody was able to download the file without trouble, I'd like a mirror![]()
do you have 160mb webspace for me available?
just leeching the file.. very slowly 20kb/sec..
looks like the asus ftp is heavily visited last weeks, it almost every time full
but maybe i can host such as those files in the future, a new server will be placed (soon i hope) when someone donates me a new 19inch case![]()
Well, webspace ain't the problem. Datatraffic is, though.
But I only need to download it once :P to take a look.
if it is still necessary in the next days write me, i have 2,7 gigs available at the moment with 150 gig traffic![]()
A fresh version...
http://www.asus.com.cn/pub/ASUS/wire...3/GPL_1756.zip
I've jsut examined 1.6.5.3 version. Looks like the real firmware sources, but still lacks some code. You can't rebuild kernel wl & et modules - there is nothing in the source tree. There is no way to build 2.4.5 modules which is used in the "filesystem" of this firmware.
Also, lpr which is a based on the GPLed LPRng is missing. rcamd uses some libraries which is provided only as precompiled versions.
There are lot of work should be done to build the firmware itself... I think Asus guys should spend more time on doing the right sources...
Just started downloading of 1.7.5.6...
The good news for 1.6.5.3 is what we've now httpd sources.![]()
1.7.5.6 - kernel sources now includes precompiled wl.o object files (that's ok), but does not contain ethernet sources (why???).
Call for ASUS guys: please include et module to the source tarball & your parport_splink module, so we can recompile printing modules to 2.4.20. It's mostly a trivial copy paste of other GPL sourced module with an access to memory mapped parport.
Ok, another bad thing - provided kernel sources does not allow to build the same kernel. Are they joking? Anyway I've figured out the difference and rebuild the kernel. Also et sources are available in the linksys wrt54gs firmware... As soon as I compile all the things I will post the patch...
1.7.5.6 kernel does not include modifications which asus made to usb-storage (1.6.5.3 does), but they're not needed for my firmwares either way...
Just to finalize. et driver could be rebuild using the other sources, but Asus has perfromed modifications inside it, mostly considerable is how the LED flashing: broadcom sources set this to traffic meter mode (i.e. flashing faster if there is lot of traffic), while ASUS has changed this to activity only mode. Probably there are other changes inside the module, so for now we're not able to reproduce exactly the same module.![]()