aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/puc
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>2004-04-18 05:52:35 +0000
committerBruce Evans <bde@FreeBSD.org>2004-04-18 05:52:35 +0000
commit00dcaee469a901dcb2ec7f5541d7e87574ac231c (patch)
tree1147d6a2c9090673e5b12c36c348598f14505e5b /sys/dev/puc
parente096ea4428fbf149763de40896a767b0b3ac89d1 (diff)
Notes
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 622ef076e1ec..a68315324b0e 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 },
+ },
},
/*