Fixed some style bugs in rev.1.24. Almost every line was misformatted,
and Oxford was misspelled.
This commit is contained in:
parent
e096ea4428
commit
00dcaee469
@ -950,13 +950,13 @@ const struct puc_device_description puc_devices[] = {
|
||||
},
|
||||
|
||||
/* Oxford Semiconductor OX12PCI840 PCI Parallel port */
|
||||
{ "Qxford Semiconductor OX12PCI840 Parallel port",
|
||||
NULL,
|
||||
{ 0x1415, 0x8403, 0, 0 },
|
||||
{ 0xffff, 0xffff, 0, 0 },
|
||||
{
|
||||
{ PUC_PORT_TYPE_LPT, 0x10, 0x00, 0x00 },
|
||||
},
|
||||
{ "Oxford Semiconductor OX12PCI840 Parallel port",
|
||||
NULL,
|
||||
{ 0x1415, 0x8403, 0, 0 },
|
||||
{ 0xffff, 0xffff, 0, 0 },
|
||||
{
|
||||
{ PUC_PORT_TYPE_LPT, 0x10, 0x00, 0x00 },
|
||||
},
|
||||
},
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user