PDA

View Full Version : cable modem hack here


trapper
01-06-02, 05:56 PM
i was havin terrible problems with my cable modem guys and my pal showed me a class move you just need to edit your system.ini file like this...........find the bit of the file that reads like this.......

msacm.iac2=C:\WINDOWS\SYSTEM\IAC25_32.AX
msacm.msaudio1=msaud32.acm

[NonWindowsApp]
TTInitialSizes=4 5 6 7 8 9 10 11 12 13 14 15 16 18 20 22

and add .........irqxx=4076...replace xx with ure modem IRQ..like this.............

msacm.iac2=C:\WINDOWS\SYSTEM\IAC25_32.AX
msacm.msaudio1=msaud32.acm
irq10=4076
[NonWindowsApp]
TTInitialSizes=4 5 6 7 8 9 10 11 12 13 14 15 16 18 20 22

do a hard reset after this (on and off at mains with modem


and it makes it pick up more data streams and i now got 4 lights on and flying from it dying every few hours

RainMaQer
01-06-02, 06:16 PM
That "hack" has been very contraversial... as it only assigns more memory for your nic.... some people say it works... others like myself noticed no difference;)

trapper
01-06-02, 06:37 PM
i went from flashing lights to four greens right away an was the difference between diallup and broadband for me
thanx for input;)

Warlord2
01-07-02, 04:09 PM
you can find a how to guide here (http://www.speedguide.net/Cable_modems/cable_irq.shtml)