wrflash error
"Yu, Heeyeol" <[email protected]> Tue, 9 Dec 2003 16:12:36 -0600
| Newsgroups | gmane.linux.drivers.wireless.access-point |
|---|---|
| Message-ID | <001d01c3bea1$90867990$3e88b383@yuatxp> |
Hi all While rewriting SRAM in PCMCIA card, I used wrflash provided in alios directory. But there is floating overflow because source code comments out these lines. --- region.RegionSize=16*1024*1024; region.BlockSize=128*1024; --- I wonder how wrflash is used without these lines because of always floating overflow. Furthermore if I use these lines, does everything OK? Although I used them, still there is problem.