home *** CD-ROM | disk | FTP | other *** search
- ;Copyright 1995-1996, Intel Corporation
-
- [version]
- signature="$CHICAGO$"
- Class=hdc
- Provider=%INTEL%
-
- ;Class Install
- [ClassInstall]
- AddReg=HDC_Class
-
- [HDC_Class]
- HKR,,,,%HDCClassName%
-
- [Manufacturer]
- %INTEL%=PIIX_HDC
-
- [PIIX_HDC]
- %*pnp0680.DeviceDesc% = BMIDE, *PNP0680 ;Generic bus master IDE
- %PCI\VEN_8086&DEV_1230.DeviceDesc%=DUAL_BMIDE, PCI\VEN_8086&DEV_1230
- %PCI\VEN_8086&DEV_7010.DeviceDesc%=DUAL_BMIDE, PCI\VEN_8086&DEV_7010
- %MF\GOODBMPRIMARY.DeviceDesc% = BMIDE_Child, MF\GOODBMPRIMARY
- %MF\GOODBMSECONDARY.DeviceDesc% = BMIDE_Child, MF\GOODBMSECONDARY
-
- [BMIDE]
- CopyFiles=@ideatapi.mpd
- AddReg = BMIDE.AddReg
-
- [BMIDE_Child]
- AddReg = BMIDE.AddReg
-
- [DUAL_BMIDE]
- CopyFiles=@ideatapi.mpd
- AddReg=StandardMF.Reg
-
- [DUAL_BMIDE.HW]
- AddReg=DUAL_BMIDE.RegHW
-
- [DUAL_BMIDE.RegHW]
- HKR,Child0000,HardwareID,,MF\GOODBMPRIMARY
- HKR,Child0000,ResourceMap,1,00,01,02,06
- HKR,Child0000,MFFlags,1,0C,00,00,00
- HKR,Child0001,HardwareID,,MF\GOODBMSECONDARY
- HKR,Child0001,ResourceMap,1,03,04,05,07
- HKR,Child0001,MFFlags,1,0C,00,00,00
- HKR,,PCIDualIDE,1,01
-
- [StandardMF.Reg]
- HKR,,DevLoader,,*CONFIGMG
- HKR,,Enumerator,,*CONFIGMG
- HKR,,CMDrivFlags,1,03,00,00,00
-
- [BMIDE.AddReg]
- HKR,,DriverDesc,,"Bus Master IDE Miniport Driver"
- HKR,,DevLoader,,*IOS
- HKR,,PortDriver,,ideatapi.mpd
-
- [DestinationDirs]
- DefaultDestDir = 12 ; IOSubsys directory
-
- [SourceDisksFiles]
- ideatapi.mpd=1
-
- [SourceDisksNames]
- 1=%DISK_ID%,,
-
- [Strings]
- HDCClassName = "Hard disk controllers"
- INTEL="Intel"
- *pnp0680.DeviceDesc = "Intel PIIX PCI Bus Master IDE Controller"
- PCI\VEN_8086&DEV_1230.DeviceDesc="Intel 82371FB PCI Bus Master IDE Controllers"
- PCI\VEN_8086&DEV_7010.DeviceDesc="Intel 82371SB PCI Bus Master IDE Controllers"
- MF\GOODBMPRIMARY.DeviceDesc= "Primary Bus Master IDE controller"
- MF\GOODBMSECONDARY.DeviceDesc= "Secondary Bus Master IDE controller"
- DISK_ID=""
-
-