aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/puc
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>2004-04-18 07:06:45 +0000
committerBruce Evans <bde@FreeBSD.org>2004-04-18 07:06:45 +0000
commit361994141b5dd2c9ffb5763b1b5421db85b053dd (patch)
tree7a59408191c7faa3cbac5dd00d97a0460d20484e /sys/dev/puc
parentafe167a0e0434a7594ef17c5b0cb565fa26c22f8 (diff)
Notes
Diffstat (limited to 'sys/dev/puc')
-rw-r--r--sys/dev/puc/pucdata.c22
1 files changed, 11 insertions, 11 deletions
diff --git a/sys/dev/puc/pucdata.c b/sys/dev/puc/pucdata.c
index d547358524f3..39f184a7725f 100644
--- a/sys/dev/puc/pucdata.c
+++ b/sys/dev/puc/pucdata.c
@@ -763,15 +763,15 @@ const struct puc_device_description puc_devices[] = {
{ PUC_PORT_TYPE_COM, 0x10, 0x18, COM_FREQ * 8 },
},
},
- { "Titan PCI-200H",
+ { "Titan PCI-200H",
NULL,
- { 0x14d2, 0xa005, 0, 0 },
- { 0xffff, 0xffff, 0, 0 },
- {
- { PUC_PORT_TYPE_COM, 0x10, 0x00, COM_FREQ * 8 },
- { PUC_PORT_TYPE_COM, 0x10, 0x08, COM_FREQ * 8 },
- },
- },
+ { 0x14d2, 0xa005, 0, 0 },
+ { 0xffff, 0xffff, 0, 0 },
+ {
+ { PUC_PORT_TYPE_COM, 0x10, 0x00, COM_FREQ * 8 },
+ { PUC_PORT_TYPE_COM, 0x10, 0x08, COM_FREQ * 8 },
+ },
+ },
{ "Titan VScom PCI-200HV2", /* 2S */
NULL,
@@ -893,13 +893,13 @@ const struct puc_device_description puc_devices[] = {
},
},
- /* Actiontec 56K PCI Master */
+ /* Actiontec 56K PCI Master */
{ "Actiontec 56K PCI Master",
NULL,
- { 0x11c1, 0x0480, 0x0, 0x0 },
+ { 0x11c1, 0x0480, 0x0, 0x0 },
{ 0xffff, 0xffff, 0x0, 0x0 },
{
- { PUC_PORT_TYPE_COM, 0x14, 0x00, COM_FREQ },
+ { PUC_PORT_TYPE_COM, 0x14, 0x00, COM_FREQ },
},
},