home *** CD-ROM | disk | FTP | other *** search
- ; Localized 05/19/1998 12:36 AM (GMT) 7:3.0.406 A net3c589.inf
- ; NET3C589.INF
- ;
- ; 3COM Network Interface Cards.
- ;
- ; Copyright 1994-1995, Microsoft Corporation
-
- [version]
- CatalogFile=net3c589.cat
- LayoutFile=layout.inf, layout1.inf, layout2.inf
- signature="$CHICAGO$"
- Class=Net
- provider=%V_MS%
-
- [Manufacturer]
- %V_3COM%=3COM
-
- [3COM]
- %3C589.DeviceDesc%=3C589.ndi, PCMCIA\3Com_Corporation-3C589-75D5 ;3Com 3C589 PCMCIA
- %3C589.DeviceDesc%=3C589a.ndi, PCMCIA\3Com_Corporation-3C589-3971 ;3Com 3C589 PCMCIA
- %3C589.DeviceDesc%=3C589b.ndi, PCMCIA\3Com_Corporation-3C589-1090 ;3Com 3C589 PCMCIA
- %3C589B.DeviceDesc%=3C589c.ndi, PCMCIA\3Com_Corporation-3C589-ADF2 ;3Com 3C589b PCMCIA
- %3C589D.DeviceDesc%=3C589d.ndi, PCMCIA\3Com_Corporation-3C589D-9CA6
-
- ;****************************************************************************
- ; 3Com 3C589 PCMCIA
- ;****************************************************************************
- [3C589.ndi]
- AddReg=3C589.ndi.reg,elnk3c589.ndi.reg
-
- [3C589.ndi.reg]
- HKR,Ndi,DeviceID,,"PCMCIA\3Com_Corporation-3C589-75D5"
- HKR,,AdapterType,,0100
-
- [3C589a.ndi]
- AddReg=3C589a.ndi.reg,elnk3c589.ndi.reg
-
- [3C589a.ndi.reg]
- HKR,Ndi,DeviceID,,"PCMCIA\3Com_Corporation-3C589-3971"
- HKR,,AdapterType,,0100
-
- [3C589b.ndi]
- AddReg=3C589b.ndi.reg,elnk3c589.ndi.reg
-
- [3C589b.ndi.reg]
- HKR,Ndi,DeviceID,,"PCMCIA\3Com_Corporation-3C589-1090"
- HKR,,AdapterType,,0100
-
- [3C589c.ndi]
- AddReg=3C589c.ndi.reg,elnk3c589.ndi.reg
-
- [3C589c.ndi.reg]
- HKR,Ndi,DeviceID,,"PCMCIA\3Com_Corporation-3C589-ADF2"
- HKR,,AdapterType,,0101
-
- [3C589d.ndi]
- AddReg=3C589d.ndi.reg,elnk3c589.ndi.reg
-
- [3C589d.ndi.reg]
- HKR,Ndi,DeviceID,,"PCMCIA\3Com_Corporation-3C589D-9CA6"
- HKR,,AdapterType,,0103
-
- ;****************************************************************************
- ; 3Com elnk3 3C589 PCMCIA base section
- ;****************************************************************************
- [elnk3c589.ndi.reg]
- HKR,,DevLoader,,*ndis
- HKR,,DeviceVxDs,,elpc3r.sys
- HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
- ; NDIS Info
- HKR,NDIS,LogDriverName,,"ELPC3R"
- HKR,NDIS,MajorNdisVersion,1,03
- HKR,NDIS,MinorNdisVersion,1,0A
- ; Interfaces
- HKR,Ndi\Interfaces,DefUpper,,"ndis3"
- HKR,Ndi\Interfaces,DefLower,,"ethernet"
- HKR,Ndi\Interfaces,UpperRange,,"ndis3"
- HKR,Ndi\Interfaces,LowerRange,,"ethernet"
- ; Install sections
- HKR,Ndi\Install,ndis3,,"elnk3c589.ndis3"
-
- HKR,NDI,CardType,,"PCMCIA"
-
- ; Resources
- HKR,,IOAddress,1,02,00,00,00
- HKR,NDI\params\IOAddress,resc,1,02,00,00,00
- HKR,NDI\params\IOAddress,ParamDesc,,"I/O Base Address"
- HKR,NDI\params\IOAddress,flag,1,30,00,00,00
-
- HKR,,IRQ,1,04,00,00,00
- HKR,NDI\params\IRQ,resc,1,04,00,00,00
- HKR,NDI\params\IRQ,ParamDesc,,"Interrupt"
- HKR,NDI\params\IRQ,flag,1,20,00,00,00
-
- ;HKR,,AdapterType,,1
- HKR,,OSType,,0
-
- ; Install NDIS3
- [ELNK3c589.ndis3]
- CopyFiles=elnk3c589.ndis3.CopyFiles
-
- [elnk3c589.ndis3.CopyFiles]
- elpc3r.sys
-
-
- ;****************************************************************************
- ; Destination Directories
- ;****************************************************************************
- [DestinationDirs]
- DefaultDestDir =11 ; LDID_SYS
- elnk3c589.ndis3.CopyFiles =11
- elnk3c589.inf.CopyFiles =17 ; LDID_INF -vg
- elnk3c589.ndis2.CopyFiles =26 ; LDID_WINBOOT
-
-
- ;****************************************************************************
- ; Localizable Strings
- ;****************************************************************************
- [strings]
- ; Provider
- V_MS = "Microsoft"
- ; Manufacturers
- V_3COM = "3Com"
-
- ; PNP Devices
- 3C589.DeviceDesc = "3Com EtherLink III PCMCIA (3C589)"
- 3C589B.DeviceDesc = "3Com EtherLink III PCMCIA (3C589B/3C589C)"
- 3C589D.DeviceDesc = "3Com EtherLink III PCMCIA (3C589D)"
-