home *** CD-ROM | disk | FTP | other *** search
INI File | 1997-10-21 | 8.3 KB | 258 lines |
-
- ; NETSNIP.INF
- ;
- ; Novell Network Interface Cards.
- ;
- ; Copyright 1993-1995, Microsoft Corporation
-
- [version]
- CatalogFile=netsnip.cat
- LayoutFile= Layout.inf, Layout1.inf, Layout2.inf
- signature="$CHICAGO$"
- Class=Net
- ClassGUID={4d36e972-e325-11ce-bfc1-08002be10318}
- provider=%V_MS%
-
- [Manufacturer]
- %V_NatSemi%=NatSemi
- %V_TC%=TC
- %V_IBM%=IBM
- %V_ALTA%=ALTA
- %V_MICRO%=MICRO
- %V_TOSHIBA%=TOSHIBA
- ;%V_GATEWAY%=GATEWAY
- %V_NDC%=NDC
- %V_KINGSTON%=KINGSTON
-
- [NatSemi]
- %*SNIP.DeviceDesc%=*SNIP.ndi, PCMCIA\IBM_Corp.-Ethernet-1B1C
-
- [TC]
- %*TC.DeviceDesc%=*SNIP.ndi, PCMCIA\IBM_Corp.-Ethernet-1B1C
-
- [IBM]
- %*IBM.DeviceDesc%=*SNIP.ndi, PCMCIA\IBM_Corp.-Ethernet-1B1C
- %*IBM2.DeviceDesc%=*SNIP2.ndi, PCMCIA\IBM_Corp.-Ethernet-6446
-
- [ALTA]
- %*ALTA.DeviceDesc%=*SNIP.ndi, PCMCIA\IBM_Corp.-Ethernet-1B1C
-
- [MICRO]
- %*MICRO.DeviceDesc%=*SNIP.ndi, PCMCIA\IBM_Corp.-Ethernet-1B1C
-
- [TOSHIBA]
- %*TOSHIBA.DeviceDesc%=*SNIP.ndi, PCMCIA\IBM_Corp.-Ethernet-1B1C
-
- ;[GATEWAY]
- ;%*GATEWAY.DeviceDesc%=*SNIP.ndi, PCMCIA\IBM_Corp.-Ethernet-1B1C
-
- [NDC]
- %*NDC.DeviceDesc%=*SNIP.ndi, PCMCIA\IBM_Corp.-Ethernet-1B1C
-
- [KINGSTON]
- %*KINGSTON.DeviceDesc%=*SNIP.ndi, PCMCIA\IBM_Corp.-Ethernet-1B1C
- %*KINGSTON2.DeviceDesc%=*SNIP4.ndi, PCMCIA\Kingston_Technology_Corp.-EtheRx_PC_Card_Ethernet_Adapter-02B7
- %*KINGSTON2.DeviceDesc%=*SNIP3.ndi, PCMCIA\KINGSTON_TECHNOLOGY_CORP.-ETHERX-B45B
-
- ;****************************************************************************
- ; *PNP815f National Semiconductor Ethernode *16AT
- ;****************************************************************************
-
- [*SNIP.ndi]
- AddReg=*SNIP.ndi.reg,ne2000.ndi.reg,Clone.params.reg
-
- [*SNIP.ndi.reg]
- HKR,Ndi,DeviceID,,"PCMCIA\IBM_Corp.-Ethernet-1B1C"
-
- [*SNIP2.ndi]
- AddReg=*SNIP2.ndi.reg,ne2000.ndi.reg,Clone.params.reg
-
- [*SNIP2.ndi.reg]
- HKR,Ndi,DeviceID,,"PCMCIA\IBM_Corp.-Ethernet-6446"
-
- [*SNIP3.ndi]
- AddReg=*SNIP3.ndi.reg,ne2000.ndi.reg,Clone.params.reg
-
- [*SNIP3.ndi.reg]
- HKR,Ndi,DeviceID,,"PCMCIA\KINGSTON_TECHNOLOGY_CORP.-ETHERX-B45B"
-
- [*SNIP4.ndi]
- AddReg=*SNIP4.ndi.reg,ne2000.ndi.reg,Clone.params.reg
-
- [*SNIP4.ndi.reg]
- HKR,Ndi,DeviceID,,"PCMCIA\Kingston_Technology_Corp.-EtheRx_PC_Card_Ethernet_Adapter_02B7"
-
- ;****************************************************************************
- ; NE2000 Drivers
- ;****************************************************************************
- ; Base section for ne2000 users
- [ne2000.ndi.reg]
- ; key,subkey,valuname,type,value
- HKR,,DevLoader,,*ndis
- HKR,,DeviceVxDs,,snip.vxd
- HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
- ; NDIS Info
- HKR,NDIS,LogDriverName,,"SNIP"
- 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"
-
- HKR,NDI,CardType,,"PCMCIA"
-
- ; Install sections
- HKR,Ndi\Install,ndis3,,"ne2000.ndis3"
-
- ; Install NDIS3
- [ne2000.ndis3]
- CopyFiles=ne2000.ndis3.CopyFiles
- [ne2000.ndis3.CopyFiles]
- snip.vxd
-
- ; extra params for clones
- [Clone.params.reg]
- ; Resources
- HKR,,Interrupt,1,04,00,00,00
- HKR,,IOBase,1,02,00,00,00
- HKR,,AttributeBase,1,01,00,00,00
-
- ;;temp until I read from attribute space
- ;HKR,,NetAddress,,123456789012
-
- ; OVERRIDE FOR 16K RAM WINDOW
- HKR,Override,0000,1,\
- ;
- 00,04,00,00, \ ; CONFIGMG_VERSION
- 00,00,00,00, \ ; PRIORITY
- ;
- ; I/O Resource Descriptor
- ;
- 24,00,00,00, \ ; Total length of I/O Resource Descriptor
- 02,00,00,00, \ ; ResType_IO = 0x00000002
- 01,00, \ ; IOD_Count;
- 0C,00, \ ; IOD_Type; // IOType_Range = 0x000C
- 00,00, \ ; IOD_Alloc_Base;
- 00,00, \ ; IOD_Alloc_End;
- 00,00, \ ; IOD_DesFlags;
- 00, \ ; IOD_Alloc_Alias;
- 00, \ ; IOD_Alloc_Decode;
- E0,FF, \ ; IOR_Align; // Mask for base alignment
- 20,00, \ ; IOR_nPorts; // Number of ports
- 00,00, \ ; IOR_Min; // Min port address
- FF,FF, \ ; IOR_Max; // Max port address
- 00,00, \ ; IOR_RangeFlags; // Flags
- 00, \ ; IOR_Alias; // Alias offset
- 00, \ ; IOR_Decode; // Address specified
- 45,00,00,00, \ ; PCCARD flags, 0x40 = 16-bit port
- ;
- ; IRQ Resource Descriptor
- ;
- 14,00,00,00, \ ; Total length of IRQ Resource Descriptor
- 04,00,00,00, \ ; ResType_IRQ = 0x00000004
- 00,00, \ ; IRQD_Flags;
- 00,00, \ ; IRQD_Alloc_Num; // Allocated IRQ number
- FF,FF, \ ; IRQD_Req_Mask; // Mask of possible IRQs
- 00,00, \ ; IRQD_Reserved;
- 70,00,00,00, \ ; PCCARD flags, 0x20 = Level mode interrupts
- ;
- ; Memory Resource Descriptor 0
- ;
- 34,00,00,00, \ ; Total length of Memory Resource Descriptor
- 01,00,00,00, \ ; ResType_Mem = 0x00000001
- 01,00, \ ; MD_Count;
- 14,00, \ ; MD_Type; // MType_Range = 0x0014
- 00,00,00,00, \ ; MD_Alloc_Base;
- 00,00,00,00, \ ; MD_Alloc_End;
- 00,00, \ ; MD_Flags;
- 00,00, \ ; MD_Reserved;
- 00,F0,FF,FF, \ ; MR_Align; // Mask for base alignment
- 00,10,00,00, \ ; MR_nBytes; // Count of bytes (4K)
- 00,00,00,00, \ ; MR_Min; // Min Address
- FF,FF,FF,FF, \ ; MR_Max; // Max Address
- 00,00, \ ; MR_Flags; // Flags
- 00,00, \ ; MR_Reserved;
- 02,00,00,00, \ ; PCCARD flags, 0x02 = attribute mem, or
- ; 0x08 = 16-bit common mem
- 00,00,00,00, \ ; Memory card address
- ;
- ; Memory Resource Descriptor 1
- ;
- 34,00,00,00, \ ; Total length of Memory Resource Descriptor
- 01,00,00,00, \ ; ResType_Mem = 0x00000001
- 01,00, \ ; MD_Count;
- 14,00, \ ; MD_Type; // MType_Range = 0x0014
- 00,00,00,00, \ ; MD_Alloc_Base;
- 00,00,00,00, \ ; MD_Alloc_End;
- 00,00, \ ; MD_Flags;
- 00,00, \ ; MD_Reserved;
- 00,C0,FF,FF, \ ; MR_Align; // Mask for base alignment
- 00,40,00,00, \ ; MR_nBytes; // Count of bytes (4K)
- 00,00,00,00, \ ; MR_Min; // Min Address
- FF,FF,FF,FF, \ ; MR_Max; // Max Address
- 00,00, \ ; MR_Flags; // Flags
- 00,00, \ ; MR_Reserved;
- 08,00,00,00, \ ; PCCARD flags, 0x02 = attribute mem, or
- ; 0x08 = 16-bit common mem
- 00,10,01,00, \ ; Memory card address
- ;
- ; REQUEST_CONFIG_PKT Descriptor
- ;
- 19,00,00,00, \ ; Total length of REQUEST_CONFIG_PKT Descriptor
- 7C,89,00,00, \ ; (ResType_Ignored_Bit + PCCARD_DEVICE_ID) = 0x897C
- 00,00, \ ; Socket;
- 02,00, \ ; Attributes;
- 32, \ ; Vcc;
- 32, \ ; Vpp1;
- 32, \ ; Vpp2;
- 02, \ ; IntType;
- 00,00,02,00, \ ; ConfigBase;
- 00, \ ; Status;
- 00, \ ; Pin;
- 00, \ ; Copy;
- 01, \ ; ConfigIndex;
- 0B, \ ; Present;
- ;
- 00,00,00,00 ; TERMINATOR
-
-
-
-
- ;****************************************************************************
- ; Destination Directories
- ;****************************************************************************
- [DestinationDirs]
- DefaultDestDir =11 ; LDID_SYS
- ne2000.ndis3.CopyFiles =11
-
- ;****************************************************************************
- ; Localizable Strings
- ;****************************************************************************
- [strings]
- ; Provider
- V_MS="Microsoft"
- ; Manufacturers
- V_NatSemi="National Semiconductor"
- V_TC="Thomas-Conrad"
- V_IBM="IBM"
- V_MICRO="Microdyne"
- V_ALTA="Alta Research"
- V_TOSHIBA="Toshiba"
- ;V_GATEWAY="Gateway 2000"
- V_NDC="National Datacomm"
- V_KINGSTON="Kingston"
- ; PNP National Semiconductor
- *SNIP.DeviceDesc="NatSemi NE4100 Infomover or compatible"
- *TC.DeviceDesc="Thomas-Conrad TC5041 TC-Card Ethernet PCMCIA Adapter"
- *IBM.DeviceDesc="IBM Ethernet Credit Card Adapter"
- *IBM2.DeviceDesc="IBM Ethernet Credit Card Adapter II"
- *ALTA.DeviceDesc="Alta Research Ethernet PCMCIA LAN Adapter"
- *MICRO.DeviceDesc="Microdyne Novell NE4000 PCMCIA Adapter"
- *TOSHIBA.DeviceDesc="Toshiba NWETH01 PCMCIA Ethernet Card"
- ;*GATEWAY.DeviceDesc="Gateway PCMCIA Ethernet Card (old) Infomover 4100 compatible"
- *NDC.DeviceDesc="NDC Credit Card Adapter for Ethernet"
- *KINGSTON.DeviceDesc="Kingston Etherx PCMCIA (older version)"
- *KINGSTON2.DeviceDesc="Kingston Etherx PC Card Ethernet Adapter (KNE-PCM)"
-