|
Please choose the chipset type your modem uses from the choices below.
My modem uses the Lucent chipset.
The following init strings can be used by Lucent Chipset modem users:
1 Auto Rate (default)
ATS38=# where # disables or selects the KFlex downstream rate:
0 - disable KFlex (will force v90 -or- v.34 connection)
If you wanted to disable both K-56 Flex and V.90 to connect using the V.34 protocol, you would use the initialization string AT-V90=0 S38=0.
Rockwell has 2 different 56K chipsets on the market. The Rockwell Dual, and the Rockwell HCF / Soft56. The Dual chipset is used mostly by older Rockwell 56K modems and the HCF / Soft56 chipset is used mostly in newer Rockwell 56K modems. The following init strings can be used by Rockwell chipset modem users: NOTE: To make a Rockwell chipset modem report connect speed, not port speed, use the init string ATW2. (works for both the HCF and Dual modems. For Rockwell-based PCI modems, the command is ATMR=2.)
For the Rockwell Dual modem, use the following strings:
AT+MS=12 - Disable K-56 Flex
For example, to make a Rockwell Duel modem report the correct connect speed, and connect using the V.34 protocol, you would use: ATW2+MS=11
For the Rockwell HCF modem, use the following strings:
The +MS= command is used to select modulation, and limit connect speeds.
The format is: +MS=<modulation>,<automode>,<min tx rate>,<max tx rate>,<min rx rate>,<max rx rate> If any parameters are omitted, commas must be used.
To disable all 56K connections and connect at V.34, you would use: AT+MS=V34
To force V.90 use: AT+MS=V90,0
You can also limit the connection rate by specifying lower & upper limits as the 5th & 6th parameter:
AT+MS=V90,0,,,44000,52000 - will try to force a V.90 connection between 44k & 52k
For example, to make a Rockwell HCF/Soft 56 modem report the correct connect speed, and connect using the V.34 protocol, you would use: ATW2+MS=V34
The commands: &Un and &Nn (n is a number between 0 and 39) control the connect speeds your modem will use. &U controls the lowest link speed, and &N controls the highest link speed. Here are the possible values for n with a 3COM V.90 modem: &Un - Lowest Link Speed &Nn n=0 Highest Link Speed So, if you wanted to force a V.90 connection between 44,000 and 53,333 you would use the init string - AT&U29 &N36 You can also disable a V.90, or X2 connection with a 3COM chipset modem. For the Sportster model, ATS32=34 will disable X2, ATS32=66 will disable V.90, and ATS32=98 will disable both X2 and V.90 resulting in a V.34 connection.
For the Courier model, ATS58=1 will disable X2, ATS58=32 will disable V.90, and ATS58=33 will disable both X2 and V.90 resulting in a V.34 connection.
Unfortunately, we don't have any specific initialization strings for modems using the PCtel, ESS, or the Cirrus chipsets. You can try Modemhelp.org for more information relating to your modem.
|