Add PCI ID for Dell RAC IV/ERA Virtual UART (PowerEdge 1850).
Trim name of existing Dell RAC devices. Trim comments. With help from: dpk at dpk dot net MFC after: 1 week
This commit is contained in:
parent
614dbcfb8e
commit
3e19d3c0f0
@ -1239,8 +1239,7 @@ const struct puc_device_description puc_devices[] = {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
/* Dell RAC Serial PPP Link */
|
{ "Dell RAC III Virtual UART",
|
||||||
{ "Dell RAC Serial PPP Link",
|
|
||||||
{ 0x1028, 0x0008, 0, 0 },
|
{ 0x1028, 0x0008, 0, 0 },
|
||||||
{ 0xffff, 0xffff, 0, 0 },
|
{ 0xffff, 0xffff, 0, 0 },
|
||||||
{
|
{
|
||||||
@ -1248,5 +1247,13 @@ const struct puc_device_description puc_devices[] = {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{ "Dell RAC IV/ERA Virtual UART",
|
||||||
|
{ 0x1028, 0x0012, 0, 0 },
|
||||||
|
{ 0xffff, 0xffff, 0, 0 },
|
||||||
|
{
|
||||||
|
{ PUC_PORT_TYPE_COM, 0x14, 0x00, DEFAULT_RCLK * 128 },
|
||||||
|
},
|
||||||
|
},
|
||||||
|
|
||||||
{ 0 }
|
{ 0 }
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user