Fixed some style bugs (perfect tab lossage on every line) in rev.1.4.
This commit is contained in:
parent
3fd635c702
commit
afe167a0e0
@ -1124,18 +1124,18 @@ const struct puc_device_description puc_devices[] = {
|
||||
},
|
||||
},
|
||||
|
||||
/* Decision Computer Inc, serial ports */
|
||||
{ "Decision Computer Inc, PCCOM 4-port serial",
|
||||
/* Decision Computer Inc, serial ports */
|
||||
{ "Decision Computer Inc, PCCOM 4-port serial",
|
||||
NULL,
|
||||
{ 0x6666, 0x0001, 0, 0 },
|
||||
{ 0xffff, 0xffff, 0, 0 },
|
||||
{
|
||||
{ PUC_PORT_TYPE_COM, 0x1c, 0x00, COM_FREQ },
|
||||
{ PUC_PORT_TYPE_COM, 0x1c, 0x08, COM_FREQ },
|
||||
{ PUC_PORT_TYPE_COM, 0x1c, 0x10, COM_FREQ },
|
||||
{ PUC_PORT_TYPE_COM, 0x1c, 0x18, COM_FREQ },
|
||||
},
|
||||
},
|
||||
{ 0x6666, 0x0001, 0, 0 },
|
||||
{ 0xffff, 0xffff, 0, 0 },
|
||||
{
|
||||
{ PUC_PORT_TYPE_COM, 0x1c, 0x00, COM_FREQ },
|
||||
{ PUC_PORT_TYPE_COM, 0x1c, 0x08, COM_FREQ },
|
||||
{ PUC_PORT_TYPE_COM, 0x1c, 0x10, COM_FREQ },
|
||||
{ PUC_PORT_TYPE_COM, 0x1c, 0x18, COM_FREQ },
|
||||
},
|
||||
},
|
||||
|
||||
{ "PCCOM dual port RS232/422/485",
|
||||
NULL,
|
||||
|
Loading…
x
Reference in New Issue
Block a user