summaryrefslogtreecommitdiffstats
path: root/sys/dev/puc
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/puc')
-rw-r--r--sys/dev/puc/pucdata.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/sys/dev/puc/pucdata.c b/sys/dev/puc/pucdata.c
index 622ef07..a683153 100644
--- a/sys/dev/puc/pucdata.c
+++ b/sys/dev/puc/pucdata.c
@@ -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 },
+ },
},
/*
OpenPOWER on IntegriCloud