mirror of
https://github.com/reactos/reactos.git
synced 2025-04-25 08:00:24 +00:00
[DC21X4] Recognize all ports emulated by VPC 2007 (#6501)
This commit is contained in:
parent
20efea8fa4
commit
e6cd9de3f1
1 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,9 @@ ExcludeFromSelect = *
|
||||||
%DC21143.DeviceDesc% = DC21143.ndi,PCI\VEN_1011&DEV_0019
|
%DC21143.DeviceDesc% = DC21143.ndi,PCI\VEN_1011&DEV_0019
|
||||||
%DC21145.DeviceDesc% = DC21145.ndi,PCI\VEN_8086&DEV_0039
|
%DC21145.DeviceDesc% = DC21145.ndi,PCI\VEN_8086&DEV_0039
|
||||||
%DC21140_VPC.DeviceDesc% = DC21140.ndi,PCI\VEN_1011&DEV_0009&SUBSYS_21140A00&REV_20
|
%DC21140_VPC.DeviceDesc% = DC21140.ndi,PCI\VEN_1011&DEV_0009&SUBSYS_21140A00&REV_20
|
||||||
|
%DC21140_VPC.DeviceDesc% = DC21140.ndi,PCI\VEN_1011&DEV_0009&SUBSYS_21140A01&REV_20
|
||||||
|
%DC21140_VPC.DeviceDesc% = DC21140.ndi,PCI\VEN_1011&DEV_0009&SUBSYS_21140A02&REV_20
|
||||||
|
%DC21140_VPC.DeviceDesc% = DC21140.ndi,PCI\VEN_1011&DEV_0009&SUBSYS_21140A03&REV_20
|
||||||
|
|
||||||
[DC21040.ndi.NT]
|
[DC21040.ndi.NT]
|
||||||
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
|
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
|
||||||
|
|
Loading…
Reference in a new issue