Fix whitespace and normalize some entries.

This commit is contained in:
Marius Strobl 2013-06-13 21:47:22 +00:00
parent 93ef7ecb75
commit d13dfb644a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=251713

View File

@ -512,14 +512,14 @@ const struct puc_cfg puc_pci_devices[] = {
"Moxa Technologies, Smartio CP-102E/PCIe", "Moxa Technologies, Smartio CP-102E/PCIe",
DEFAULT_RCLK * 8, DEFAULT_RCLK * 8,
PUC_PORT_2S, 0x14, 0, -1, PUC_PORT_2S, 0x14, 0, -1,
.config_function = puc_config_moxa .config_function = puc_config_moxa
}, },
{ 0x1393, 0x1025, 0xffff, 0, { 0x1393, 0x1025, 0xffff, 0,
"Moxa Technologies, Smartio CP-102EL/PCIe", "Moxa Technologies, Smartio CP-102EL/PCIe",
DEFAULT_RCLK * 8, DEFAULT_RCLK * 8,
PUC_PORT_2S, 0x14, 0, -1, PUC_PORT_2S, 0x14, 0, -1,
.config_function = puc_config_moxa .config_function = puc_config_moxa
}, },
{ 0x1393, 0x1040, 0xffff, 0, { 0x1393, 0x1040, 0xffff, 0,
@ -550,7 +550,7 @@ const struct puc_cfg puc_pci_devices[] = {
"Moxa Technologies, Smartio CP-104EL-A/PCIe", "Moxa Technologies, Smartio CP-104EL-A/PCIe",
DEFAULT_RCLK * 8, DEFAULT_RCLK * 8,
PUC_PORT_4S, 0x14, 0, -1, PUC_PORT_4S, 0x14, 0, -1,
.config_function = puc_config_moxa .config_function = puc_config_moxa
}, },
{ 0x1393, 0x1120, 0xffff, 0, { 0x1393, 0x1120, 0xffff, 0,
@ -569,14 +569,14 @@ const struct puc_cfg puc_pci_devices[] = {
"Moxa Technologies, Smartio CP-114EL/PCIe", "Moxa Technologies, Smartio CP-114EL/PCIe",
DEFAULT_RCLK * 8, DEFAULT_RCLK * 8,
PUC_PORT_4S, 0x14, 0, -1, PUC_PORT_4S, 0x14, 0, -1,
.config_function = puc_config_moxa .config_function = puc_config_moxa
}, },
{ 0x1393, 0x1182, 0xffff, 0, { 0x1393, 0x1182, 0xffff, 0,
"Moxa Technologies, Smartio CP-118EL-A/PCIe", "Moxa Technologies, Smartio CP-118EL-A/PCIe",
DEFAULT_RCLK * 8, DEFAULT_RCLK * 8,
PUC_PORT_8S, 0x14, 0, -1, PUC_PORT_8S, 0x14, 0, -1,
.config_function = puc_config_moxa .config_function = puc_config_moxa
}, },
{ 0x1393, 0x1680, 0xffff, 0, { 0x1393, 0x1680, 0xffff, 0,
@ -601,7 +601,7 @@ const struct puc_cfg puc_pci_devices[] = {
"Moxa Technologies, Smartio CP-168EL-A/PCIe", "Moxa Technologies, Smartio CP-168EL-A/PCIe",
DEFAULT_RCLK * 8, DEFAULT_RCLK * 8,
PUC_PORT_8S, 0x14, 0, -1, PUC_PORT_8S, 0x14, 0, -1,
.config_function = puc_config_moxa .config_function = puc_config_moxa
}, },
{ 0x13a8, 0x0152, 0xffff, 0, { 0x13a8, 0x0152, 0xffff, 0,
@ -711,10 +711,10 @@ const struct puc_cfg puc_pci_devices[] = {
* I/O Flex PCI I/O Card Model-223 with 4 serial and 1 parallel ports. * I/O Flex PCI I/O Card Model-223 with 4 serial and 1 parallel ports.
*/ */
{ {
0x1415, 0x9501, 0x10fc ,0xc070, 0x1415, 0x9501, 0x10fc, 0xc070,
"I-O DATA RSA-PCI2/R", "I-O DATA RSA-PCI2/R",
DEFAULT_RCLK * 8, DEFAULT_RCLK * 8,
PUC_PORT_2S, 0x10, 0, 8, PUC_PORT_2S, 0x10, 0, 8,
}, },
{ 0x1415, 0x9501, 0x131f, 0x2050, { 0x1415, 0x9501, 0x131f, 0x2050,
@ -830,7 +830,7 @@ const struct puc_cfg puc_pci_devices[] = {
* *
* Lindy 51189 (4 port) * Lindy 51189 (4 port)
* <URL:http://www.lindy.com> <URL:http://tinyurl.com/lindy-51189> * <URL:http://www.lindy.com> <URL:http://tinyurl.com/lindy-51189>
* *
* StarTech.com PEX4S952 (4 port) and PEX8S952 (8 port) * StarTech.com PEX4S952 (4 port) and PEX8S952 (8 port)
* <URL:http://www.startech.com> * <URL:http://www.startech.com>
*/ */
@ -990,10 +990,10 @@ const struct puc_cfg puc_pci_devices[] = {
PUC_PORT_2S, 0x10, 0, 8, PUC_PORT_2S, 0x10, 0, 8,
}, },
{ 0x5372, 0x6873, 0xffff, 0, { 0x5372, 0x6873, 0xffff, 0,
"Sun 1040 PCI Quad Serial", "Sun 1040 PCI Quad Serial",
DEFAULT_RCLK, DEFAULT_RCLK,
PUC_PORT_4S, 0x10, 4, 0, PUC_PORT_4S, 0x10, 4, 0,
}, },
{ 0x6666, 0x0001, 0xffff, 0, { 0x6666, 0x0001, 0xffff, 0,
@ -1015,10 +1015,10 @@ const struct puc_cfg puc_pci_devices[] = {
}, },
{ 0x9710, 0x9815, 0xffff, 0, { 0x9710, 0x9815, 0xffff, 0,
"NetMos NM9815 Dual 1284 Printer port", "NetMos NM9815 Dual 1284 Printer port",
0, 0,
PUC_PORT_2P, 0x10, 8, 0, PUC_PORT_2P, 0x10, 8, 0,
}, },
/* /*
* This is more specific than the generic NM9835 entry that follows, and * This is more specific than the generic NM9835 entry that follows, and
@ -1444,19 +1444,19 @@ puc_config_timedia(struct puc_softc *sc, enum puc_cfg_cmd cmd, int port,
{ {
static const uint16_t dual[] = { static const uint16_t dual[] = {
0x0002, 0x4036, 0x4037, 0x4038, 0x4078, 0x4079, 0x4085, 0x0002, 0x4036, 0x4037, 0x4038, 0x4078, 0x4079, 0x4085,
0x4088, 0x4089, 0x5037, 0x5078, 0x5079, 0x5085, 0x6079, 0x4088, 0x4089, 0x5037, 0x5078, 0x5079, 0x5085, 0x6079,
0x7079, 0x8079, 0x8137, 0x8138, 0x8237, 0x8238, 0x9079, 0x7079, 0x8079, 0x8137, 0x8138, 0x8237, 0x8238, 0x9079,
0x9137, 0x9138, 0x9237, 0x9238, 0xA079, 0xB079, 0xC079, 0x9137, 0x9138, 0x9237, 0x9238, 0xA079, 0xB079, 0xC079,
0xD079, 0 0xD079, 0
}; };
static const uint16_t quad[] = { static const uint16_t quad[] = {
0x4055, 0x4056, 0x4095, 0x4096, 0x5056, 0x8156, 0x8157, 0x4055, 0x4056, 0x4095, 0x4096, 0x5056, 0x8156, 0x8157,
0x8256, 0x8257, 0x9056, 0x9156, 0x9157, 0x9158, 0x9159, 0x8256, 0x8257, 0x9056, 0x9156, 0x9157, 0x9158, 0x9159,
0x9256, 0x9257, 0xA056, 0xA157, 0xA158, 0xA159, 0xB056, 0x9256, 0x9257, 0xA056, 0xA157, 0xA158, 0xA159, 0xB056,
0xB157, 0 0xB157, 0
}; };
static const uint16_t octa[] = { static const uint16_t octa[] = {
0x4065, 0x4066, 0x5065, 0x5066, 0x8166, 0x9066, 0x9166, 0x4065, 0x4066, 0x5065, 0x5066, 0x8166, 0x9066, 0x9166,
0x9167, 0x9168, 0xA066, 0xA167, 0xA168, 0 0x9167, 0x9168, 0xA066, 0xA167, 0xA168, 0
}; };
static const struct { static const struct {