summaryrefslogtreecommitdiffstats
path: root/sys/dev
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2013-06-13 21:47:22 +0000
committermarius <marius@FreeBSD.org>2013-06-13 21:47:22 +0000
commit6f97de17441b6f7b3f6691b4a51a474d60947444 (patch)
treeaa92cb918d8a9ef6a61318acd4731c35a8eb8ea5 /sys/dev
parentbacc92868f0a1415d16a6e6e7a1166549e2854be (diff)
downloadFreeBSD-src-6f97de17441b6f7b3f6691b4a51a474d60947444.zip
FreeBSD-src-6f97de17441b6f7b3f6691b4a51a474d60947444.tar.gz
Fix whitespace and normalize some entries.
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/puc/pucdata.c44
1 files changed, 22 insertions, 22 deletions
diff --git a/sys/dev/puc/pucdata.c b/sys/dev/puc/pucdata.c
index ddf9282..34c6e69 100644
--- a/sys/dev/puc/pucdata.c
+++ b/sys/dev/puc/pucdata.c
@@ -512,14 +512,14 @@ const struct puc_cfg puc_pci_devices[] = {
"Moxa Technologies, Smartio CP-102E/PCIe",
DEFAULT_RCLK * 8,
PUC_PORT_2S, 0x14, 0, -1,
- .config_function = puc_config_moxa
+ .config_function = puc_config_moxa
},
{ 0x1393, 0x1025, 0xffff, 0,
"Moxa Technologies, Smartio CP-102EL/PCIe",
DEFAULT_RCLK * 8,
PUC_PORT_2S, 0x14, 0, -1,
- .config_function = puc_config_moxa
+ .config_function = puc_config_moxa
},
{ 0x1393, 0x1040, 0xffff, 0,
@@ -550,7 +550,7 @@ const struct puc_cfg puc_pci_devices[] = {
"Moxa Technologies, Smartio CP-104EL-A/PCIe",
DEFAULT_RCLK * 8,
PUC_PORT_4S, 0x14, 0, -1,
- .config_function = puc_config_moxa
+ .config_function = puc_config_moxa
},
{ 0x1393, 0x1120, 0xffff, 0,
@@ -569,14 +569,14 @@ const struct puc_cfg puc_pci_devices[] = {
"Moxa Technologies, Smartio CP-114EL/PCIe",
DEFAULT_RCLK * 8,
PUC_PORT_4S, 0x14, 0, -1,
- .config_function = puc_config_moxa
+ .config_function = puc_config_moxa
},
{ 0x1393, 0x1182, 0xffff, 0,
"Moxa Technologies, Smartio CP-118EL-A/PCIe",
DEFAULT_RCLK * 8,
PUC_PORT_8S, 0x14, 0, -1,
- .config_function = puc_config_moxa
+ .config_function = puc_config_moxa
},
{ 0x1393, 0x1680, 0xffff, 0,
@@ -601,7 +601,7 @@ const struct puc_cfg puc_pci_devices[] = {
"Moxa Technologies, Smartio CP-168EL-A/PCIe",
DEFAULT_RCLK * 8,
PUC_PORT_8S, 0x14, 0, -1,
- .config_function = puc_config_moxa
+ .config_function = puc_config_moxa
},
{ 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.
*/
{
- 0x1415, 0x9501, 0x10fc ,0xc070,
- "I-O DATA RSA-PCI2/R",
- DEFAULT_RCLK * 8,
- PUC_PORT_2S, 0x10, 0, 8,
+ 0x1415, 0x9501, 0x10fc, 0xc070,
+ "I-O DATA RSA-PCI2/R",
+ DEFAULT_RCLK * 8,
+ PUC_PORT_2S, 0x10, 0, 8,
},
{ 0x1415, 0x9501, 0x131f, 0x2050,
@@ -830,7 +830,7 @@ const struct puc_cfg puc_pci_devices[] = {
*
* Lindy 51189 (4 port)
* <URL:http://www.lindy.com> <URL:http://tinyurl.com/lindy-51189>
- *
+ *
* StarTech.com PEX4S952 (4 port) and PEX8S952 (8 port)
* <URL:http://www.startech.com>
*/
@@ -990,10 +990,10 @@ const struct puc_cfg puc_pci_devices[] = {
PUC_PORT_2S, 0x10, 0, 8,
},
- { 0x5372, 0x6873, 0xffff, 0,
- "Sun 1040 PCI Quad Serial",
- DEFAULT_RCLK,
- PUC_PORT_4S, 0x10, 4, 0,
+ { 0x5372, 0x6873, 0xffff, 0,
+ "Sun 1040 PCI Quad Serial",
+ DEFAULT_RCLK,
+ PUC_PORT_4S, 0x10, 4, 0,
},
{ 0x6666, 0x0001, 0xffff, 0,
@@ -1015,10 +1015,10 @@ const struct puc_cfg puc_pci_devices[] = {
},
{ 0x9710, 0x9815, 0xffff, 0,
- "NetMos NM9815 Dual 1284 Printer port",
+ "NetMos NM9815 Dual 1284 Printer port",
0,
PUC_PORT_2P, 0x10, 8, 0,
- },
+ },
/*
* 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[] = {
0x0002, 0x4036, 0x4037, 0x4038, 0x4078, 0x4079, 0x4085,
- 0x4088, 0x4089, 0x5037, 0x5078, 0x5079, 0x5085, 0x6079,
- 0x7079, 0x8079, 0x8137, 0x8138, 0x8237, 0x8238, 0x9079,
+ 0x4088, 0x4089, 0x5037, 0x5078, 0x5079, 0x5085, 0x6079,
+ 0x7079, 0x8079, 0x8137, 0x8138, 0x8237, 0x8238, 0x9079,
0x9137, 0x9138, 0x9237, 0x9238, 0xA079, 0xB079, 0xC079,
0xD079, 0
};
static const uint16_t quad[] = {
- 0x4055, 0x4056, 0x4095, 0x4096, 0x5056, 0x8156, 0x8157,
- 0x8256, 0x8257, 0x9056, 0x9156, 0x9157, 0x9158, 0x9159,
+ 0x4055, 0x4056, 0x4095, 0x4096, 0x5056, 0x8156, 0x8157,
+ 0x8256, 0x8257, 0x9056, 0x9156, 0x9157, 0x9158, 0x9159,
0x9256, 0x9257, 0xA056, 0xA157, 0xA158, 0xA159, 0xB056,
0xB157, 0
};
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
};
static const struct {
OpenPOWER on IntegriCloud