Intel 537EXの取扱説明書

デバイスIntel 537EXの取扱説明書

デバイス: Intel 537EX
カテゴリ: モデム
メーカー: Intel
サイズ: 1.17 MB
追加した日付: 10/27/2013
ページ数: 104
説明書を印刷

ダウンロード

使い方は?

私たちの目的は、皆様方にデバイスIntel 537EXの取扱説明書に含まれたコンテンツを可能な限り早く提供することです。オンラインプレビューを使用すると、Intel 537EXに関してあなたが抱えている問題に対する解決策の内容が素早く表示されます。

便宜上

説明書Intel 537EXをこちらのサイトで閲覧するのに不都合がある場合は、2つの解決策があります:

  • フルスクリーン表示 – 説明書を(お使いのコンピュータにダウンロードすることなく)便利に表示させるには、フルスクリーン表示モードをご使用ください。説明書Intel 537EXのフルスクリーン表示を起動するには、全画面表示ボタンを押してください。
  • コンピュータにダウンロード - Intel 537EXの説明書をお使いのコンピュータにダウンロードし、ご自身のコレクションに加えることもできます。デバイス上のスペースを無駄にしたくない場合は、いつでもManualsBaseサイトでダウンロードすることもできます。
Intel 537EX 取扱説明書 - Online PDF
Advertisement
« Page 1 of 104 »
Advertisement
印刷版

多くの人々は画面表示ではなく印刷された説明書を読むほうを好みます。説明書を印刷するオプションも提供されており、上記のリンクをクリックすることによりそれを利用できます - 説明書を印刷。説明書Intel 537EXを全部印刷する必要はなく、選択したページだけを印刷できます。紙を節約しましょう。

要旨

次のページにある説明書Intel 537EXの内容のプレビューは、以下にあります。次のページにある説明書の内容をすぐに表示したい場合は、こちらをご利用ください。

内容要旨
ページ1に含まれる内容の要旨

537EX Chipset
Developer’s Manual
January 2002
Order Number: 273584-002

ページ2に含まれる内容の要旨

® Information in this document is provided in connection with Intel products. No license, express or implied, by estoppel or otherwise, to any intellectual property rights is granted by this document. Except as provided in Intel’s Terms and Conditions of Sale for such products, Intel assumes no liability whatsoever, and Intel disclaims any express or implied warranty, relating to sale and/or use of Intel products including liability or warranties relating to fitness for a particular purpose,

ページ3に含まれる内容の要旨

Contents Contents 1 Introduction......................................................................................................................................7 1.1 Controllerless Modem Driver Overview ................................................................................7 1.1.1 Windows* Millennium Edition (Windows Me), Windows 2000, Windows XP, and Windows NT* 47 1.1.2 Windows 95 and Windows 98..................................................................................8

ページ4に含まれる内容の要旨

Contents 9.2.1 Scratch Register (SCR) .........................................................................................95 9.2.2 Modem Status Register (MSR)..............................................................................95 9.2.3 Line Status Register (LSR)....................................................................................96 9.2.4 Modem Control Register (MCR) ............................................................................97 9.2.5 Line Control Regi

ページ5に含まれる内容の要旨

Contents Tables 1 DTE-to-DCE Data Rates for Each Mode ....................................................................................11 2 DCE-to-DCE Data Rates for Each Mode....................................................................................11 3 DCE-to-ISP Data Rates for V.90 Mode ......................................................................................11 4 DTE-Modem Data Rate Response Codes........................................................................

ページ6に含まれる内容の要旨

Contents Revision History Date Revision Description Changed references to “HaM Data Fax Voice” to “Intel 536EP January 2002 002 V.92 Modem.” August 2001 001 Initial release 6 536EX Chipset Developer’s Manual Intel Confidential

ページ7に含まれる内容の要旨

Introduction 1 This developer’s manual describes the software interface for Intel® 536EX (controllerless and controller) chipset solutions. The controllerless-based solutions include the 536EP for PCI and Mini-PCI. Refer to the chipset datasheets for the detailed chipset descriptions (public order numbers 273503-001, 273xxx-001, 273xxx-001, 273xxx-001, and 273xxx-001). The controllerless-based chipset, as the name implies, does not have a dedicated hardware controller. The controller functio

ページ8に含まれる内容の要旨

Introduction Figure 1. WDM Driver Block Diagram User applications User applications Kernel - ring0 Modem drivers stack virtual COM port, channel protocols layer WDM driver Intels51.sys PCI bus Hardware 1.1.2 Windows 95 and Windows 98 When the controllerless modem chipsets are used with Microsoft Windows 95 and Windows 98 applications, the traditional UART and serial port emulations are replaced by the proprietary HaM Mini Port driver (see Figure 2). Instead of transferring commands to UART vir

ページ9に含まれる内容の要旨

Introduction When the controllerless chipsets are used with MS-DOS* applications, however, a UART emulation is required. Intel provides an additional driver called Intelsdb.VxD, which includes a UART emulation. Please refer to Section 9.1, “UART Emulation in the Controllerless Modem” on page 92 for an explanation of the 536EX UART emulation. The Intelsdb.VxD driver interacts directly with the VCOMM.VxD driver using the Win16 and Win32 Communication APIs. Figure 2. VxD Mini Port Driver Block

ページ10に含まれる内容の要旨

Introduction 1.3 Modem Connection Overview The DCE (modem) operates in one of two states: command or online. In each state, both data and commands (including DCE responses) are transferred through the UART THR (Transmit Holding register) and the RBR (Receiver Buffer register). The modem defaults to the command state. In the command state, the DTE (host) communicates to the modem through AT commands and S-registers. AT commands are character strings that help guide modem operation. S-register

ページ11に含まれる内容の要旨

Introduction The modem recognizes AT commands from the DTE at any valid data rate from 300 bps to 115,200 bps (that is, the modem autobauds up to 115,200 bps); however, the DTE should use the data rate specified for each mode according to the transmitting direction—DTE-to-modem (Table 1) or modem-to-modem (Table 2). The V.90 and V.92 data rates are effective only in DCE-to-ISP connections. Table 1. DTE-to-DCE Data Rates for Each Mode Mode Data Rate (bps) Affected Data Data (V.34) 2400–115,20

ページ12に含まれる内容の要旨

Introduction 1.4.1 Sending Commands All command lines sent to the modem, except for A/, must be preceded by an ‘AT’ and terminated by the contents of S-register S3 (typically a carriage return ). AT stands for ‘attention’ and prompts the modem to receive a command line from the DTE. A informs the modem that the entire command string has been transmitted and to begin processing all the commands in the command line. A command line can include one or more AT commands. The commands can

ページ13に含まれる内容の要旨

Introduction 1.4.2 AT Escape Sequences The 536EX provides the industry-standard escape sequence, TIES (Time Independent Escape Sequence). TIES is designed to work with existing communication software written for the Hayes Escape Sequence. Upon special request, Ambient provides the Hayes* Escape Sequence; however, please note that licensing can be required. TIES/Hayes* Escape Sequences The 536EX modem chipset is manufactured with TIES (Time Independent Escape Sequence) as the default setting.

ページ14に含まれる内容の要旨

AT Command Summary Tables AT Command Summary Tables 2 This section contains summary tables of all AT commands, S-registers, and between AT commands and S-registers. These commands are fully described in the relevant sections of the 536EX Developer’s Manual. Table 5. Data Mode Command Summary Reported Note Command Function Default Range by &Vn ** A/ Repeat last command none – no A Answer none – no Cn Carrier control option 1 0, 1 no C0 Transmit carrier always off C1 Normal transmit carrier

ページ15に含まれる内容の要旨

AT Command Summary Tables Table 5. Data Mode Command Summary (Continued) Reported Note Command Function Default Range by &Vn L3 High speaker volume * Mn Speaker control 1 0–3yes M0 Speaker always off M1 Speaker on until carrier present M2 Speaker always on Speaker off during dialing; speaker on until M3 carrier present On Go online 0 0, 1, 3 no O0 Returns modem to Data mode Retrains equalizer and then returns to Data O1 mode Renegotiates rate and then returns to Data O3 mode * P Se

ページ16に含まれる内容の要旨

AT Command Summary Tables Table 5. Data Mode Command Summary (Continued) Reported Note Command Function Default Range by &Vn * Xn Result code type 4 0–4yes Enables result codes 0–4; disables detection X0 of busy and dial tone Enables result codes 0–5, 10, and above; X1 disables busy and dial tone detection Enables result codes 0–6 and 10 and above; X2 disables busy detection and enables dial tone detection Enables result codes 0–5, 7, and 10 and X3 above; enables busy detection and dis

ページ17に含まれる内容の要旨

AT Command Summary Tables Table 5. Data Mode Command Summary (Continued) Reported Note Command Function Default Range by &Vn &K0 Disables flow control &K3 Bidirectional hardware flow control &K4 XON/XOFF software flow control * &Pn Dial pulse ratio 0 0, 1 yes Sets 10 pps pulse dial with 39%/61% make- &P0 break Sets 10 pps pulse dial with 33%/67% make- &P1 break * &Sn DSR (data set ready) option 0 0, 1 yes &S0 DSR is always active DSR active only during handshaking and &S1 when carrier

ページ18に含まれる内容の要旨

AT Command Summary Tables Table 5. Data Mode Command Summary (Continued) Reported Note Command Function Default Range by &Vn * -Cn Generate data mode calling tone 0 0–2no -C0 Calling tone disabled -C1 1300 Hz calling tone enabled -C2 V.8 calling tone and 1300 Hz calling tone 1, 1, C1, +A8E=m V.8 and V.8 bis operation controls See note no 0, 0 +EB Controls break handling 1, 0, 30 See note no 0, 0, 1, , +ESA Synchronous access mode configuration no 0, 0, 0, +ESR Controls selective repeat opti

ページ19に含まれる内容の要旨

AT Command Summary Tables a. For Data mode, the factory default setting is AT+MS=V92, 1, 0, 0, 0, 0 to send at speeds of 33,600 bps or below and receive at speeds of 53,333 bps and below. Note: See the relevant sections in the 536EX Developer’s Manual for full command description and parameter ranges. Table 6. V.44/V.42/V.42 bis MNP Command Summary Reported Note Command Function Default Range by &Vn * %An Set auto-reliable fallback character 13 0–127 yes * %Cn MNP 5 data compression control 1

ページ20に含まれる内容の要旨

AT Command Summary Tables Table 6. V.44/V.42/V.42 bis MNP Command Summary (Continued) Reported Note Command Function Default Range by &Vn Enters command mode, connect state, transmits no break sent \K2 command state, transmits Nondestructive/expedited connect state, receives connect state, transmits \K3 command state, transmits Nondestructive/expedited connect state, receives Enters command mode, connect state, transmits no break sent \K4 command state, transmits Nondestructive/ nonexpedited c


類似の説明書
# 取扱説明書 カテゴリ ダウンロード
1 Intel MD566X 取扱説明書 モデム 2
2 Edelbrock 15631 取扱説明書 モデム 0
3 3Com 1.024.1644-00 取扱説明書 モデム 0
4 3Com OFFICECONNECT 3C886 取扱説明書 モデム 5
5 3Com ADSLEthernet 取扱説明書 モデム 1
6 3Com CableExternal 取扱説明書 モデム 6
7 Sony GC75 取扱説明書 モデム 2
8 Sony SE366 取扱説明書 モデム 3
9 Sony MP595 取扱説明書 モデム 1
10 Sony TRUINSTALL USB 598 取扱説明書 モデム 1
11 Actiontec electronic Actiontec 1520 取扱説明書 モデム 2
12 Actiontec electronic 1524 取扱説明書 モデム 0
13 Actiontec electronic DataLink 56K 取扱説明書 モデム 0
14 Actiontec electronic 56K ISA Lite 取扱説明書 モデム 0
15 Airlink RAVEN-E EV-DO 取扱説明書 モデム 0