mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 09:34:43 +00:00
[INF] Add description for IDE-compatible controllers (#4690)
Add missing string. CORE-17256
This commit is contained in:
parent
21824a2596
commit
a03ef85b5a
1 changed files with 1 additions and 0 deletions
|
@ -689,6 +689,7 @@ PCI\VEN_ffff&DEV_ffff&REV_ff.DeviceDesc="IDE controller"
|
|||
;Compatible adapters
|
||||
|
||||
UniATA_Name = "Universal ATA Driver"
|
||||
*PNP0600.DeviceDesc = "IDE/ESDI Hard Disk Controller"
|
||||
*PNP0600.PriDeviceDesc = "Primary IDE Channel"
|
||||
*PNP0600.SecDeviceDesc = "Secondary IDE Channel"
|
||||
PCI\CC_0101.DeviceDesc = "Dual Channel PCI BusMaster IDE Controller"
|
||||
|
|
Loading…
Reference in a new issue