home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Online Praxis 1997 March
/
OP2_97.BIN
/
cd-rom
/
treiber
/
hagenuk
/
w95
/
dragon95.exe
/
MDMHAT.INF
< prev
next >
Wrap
Windows Setup INFormation
|
1997-02-17
|
6KB
|
162 lines
; ----------------------------------------------------
; MDMHAT.INF
;
; INF File fⁿr DataBox Speed Dragon PnP-Installation
; Hagenuk Telecom GmbH, Kiel, Germany
; Rev 1.4, jm 17.2.97
; ----------------------------------------------------
[Version]
Signature="$CHICAGO$"
Provider=%HAT%
Class=Modem
[Manufacturer]
%HAT%=Models
; ----------------------------------------------------
; Liste der Modelle und relevanter Installations-Sektionen
;
; Das Grundmodell "DataBox" hat die serielle PnP-ID als
; "Rank 0" ID eingetragen; daher wird es bei der PnP-Installation
; automatisch ausgewaehlt.
;
; ZusΣtzliche Modems (mit voreingestellten Protokollen) k÷nnen
; nachtrΣglich aus der Systemsteuerung installiert werden.
; ----------------------------------------------------
[Models]
%DBoxMDesc% = DBoxM, SERENUM\HAG0001
%DBoxM_BTX_Desc% = DBoxM_BTX, DBox_BTX_Dummy, SERENUM\HAG0001
%DBoxM_PPP_Desc% = DBoxM_PPP, DBox_PPP_Dummy, SERENUM\HAG0001
%DBoxM_X75_Desc% = DBoxM_X75, DBox_X75_Dummy, SERENUM\HAG0001
%DBoxM_V110_38_Desc% = DBoxM_V110_38, DBox_V110_38_Dummy, SERENUM\HAG0001
%DBoxM_V110_19_Desc% = DBoxM_V110_19, DBox_V110_19_Dummy, SERENUM\HAG0001
%DBoxM_V110_96_Desc% = DBoxM_V110_96, DBox_V110_96_Dummy, SERENUM\HAG0001
[DBoxM]
; DataBox Generic
AddReg=All, DBoxGen, External
[DBoxM_BTX]
; DataBox, BTX/T-Online access
AddReg=All, DBoxGen, DBoxAdd_BTX, External
[DBoxM_PPP]
; DataBox, PPP async/HDLC conversion
AddReg=All, DBoxGen, DBoxAdd_PPP, External
[DBoxM_X75]
; DataBox, X.75, 2k block size
AddReg=All, DBoxGen, DBoxAdd_X75, External
[DBoxM_V110_38]
; DataBox, V.110, 38400 8n1
AddReg=All, DBoxGen, DBoxAdd_V110_38, External
[DBoxM_V110_19]
; DataBox, V.110, 19200 8n1
AddReg=All, DBoxGen, DBoxAdd_V110_19, External
[DBoxM_V110_96]
; DataBox, V.110, 9600 8n1
AddReg=All, DBoxGen, DBoxAdd_V110_96, External
; ----------------------------------------------------
; Strings fⁿr die Modemauswahl-Dialogboxen
; ----------------------------------------------------
[Strings]
HAT="Hagenuk Telecom"
DBoxMDesc= "Hagenuk DataBox Speed Dragon"
DBoxM_BTX_Desc= "Hagenuk DataBox: BTX (T-Online)"
DBoxM_PPP_Desc= "Hagenuk DataBox: PPP (Internet Provider)"
DBoxM_X75_Desc= "Hagenuk DataBox: X.75 (ISDN Mailbox)"
DBoxM_V110_38_Desc="Hagenuk DataBox: V.110 (38400 bit/s)"
DBoxM_V110_19_Desc="Hagenuk DataBox: V.110 (19200 bit/s)"
DBoxM_V110_96_Desc="Hagenuk DataBox: V.110 ( 9600 bit/s)"
; ----------------------------------------------------
; Installations-Sektionen (modellspezifisch und allgemein)
; ----------------------------------------------------
[All]
HKR,,FriendlyDriver,,unimodem.vxd
HKR,,DevLoader,,*vcomm
HKR,,PortSubClass,1,02
HKR,,ConfigDialog,,modemui.dll
HKR,,EnumPropPages,,"modemui.dll,EnumPropPages"
HKR, Init, 1,, "AT<cr>"
HKR, Responses, "<cr><lf>OK<cr><lf>", 1, 00, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>ERROR<cr><lf>", 1, 03, 00, 00,00,00,00, 00,00,00,00
[EXTERNAL]
HKR,, DeviceType, 1, 01
[INTERNAL]
HKR,, DeviceType, 1, 02
[PCMCIA]
HKR,,PortDriver,,Serial.vxd
HKR,,Contention,,*vcd
HKR,, DeviceType, 1, 03
[DBoxGen]
HKR,, Properties, 1, 00,00,00,00, 00,00,00,00, 00,00,00,00, 00,00,00,00, 00,00,00,00, 00,00,00,00, 00,c2,01,00, 00,fa,00,00
;use this Property section if UART supports 230,400 bps
;HKR,, Properties, 1, 00,00,00,00, 00,00,00,00, 00,00,00,00, 00,00,00,00, 00,00,00,00, 00,00,00,00, 00,84,03,00, 00,fa,00,00
HKR,, InactivityScale, 01,00,00,00
HKR, Init, 1,, "ATE0V1<cr>"
HKR, Monitor, 1,, "ATS0=0<cr>"
HKR, Monitor, 2,, "None"
HKR, Hangup, 1,, "ATH<cr>"
HKR, Answer, 1,, "ATA<cr>"
HKR,, Reset,, "AT&F<cr>"
HKR, Settings, Prefix,, "AT"
HKR, Settings, Terminator,, "<cr>"
HKR, Settings, DialPrefix,, "D"
HKR, Settings, DialSuffix,, ""
HKR, Responses, "<cr>", 1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<lf>", 1, 01, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "OK", 1, 00, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "RING", 1, 08, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "NO CARRIER", 1, 04, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "ERROR", 1, 03, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "NO DIALTONE", 1, 05, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "BUSY", 1, 06, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "NO ANSWER", 1, 07, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "CONNECT", 1, 02, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "CONNECT 4800", 1, 02, 00, c0,12,00,00, 00,00,00,00
HKR, Responses, "CONNECT 9600", 1, 02, 00, 80,25,00,00, 00,00,00,00
HKR, Responses, "CONNECT 19200", 1, 02, 00, 00,4b,00,00, 00,00,00,00
HKR, Responses, "CONNECT 38400", 1, 02, 00, 00,96,00,00, 00,00,00,00
HKR, Responses, "CONNECT 48000", 1, 02, 00, 80,bb,00,00, 00,00,00,00
HKR, Responses, "CONNECT 56000", 1, 02, 00, c0,da,00,00, 00,00,00,00
HKR, Responses, "CONNECT 64000", 1, 02, 00, 00,fa,00,00, 00,00,00,00
; ----------------------------------------------------
; Installations-Sektionen (voreingestellte Protokolle)
; ----------------------------------------------------
[DBoxAdd_BTX]
HKR, Init, 2,, "ATB5<cr>"
[DBoxAdd_PPP]
HKR, Init, 2,, "ATB8<cr>"
[DBoxAdd_X75]
HKR, Init, 2,, "ATB0<cr>"
[DBoxAdd_V110_38]
HKR, Init, 2,, "ATB1<cr>"
[DBoxAdd_V110_19]
HKR, Init, 2,, "ATB2<cr>"
[DBoxAdd_V110_96]
HKR, Init, 2,, "ATB1S103=9600<cr>"