aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/puc
diff options
context:
space:
mode:
authorMurray Stokely <murray@FreeBSD.org>2003-04-07 09:42:45 +0000
committerMurray Stokely <murray@FreeBSD.org>2003-04-07 09:42:45 +0000
commit13b051bb5178f43a29da96b98cb74ec332405f1e (patch)
tree27e5eb2e833e3da649c68435c22faba69830ac17 /sys/dev/puc
parent91d7dc23c1d72815b3f1fc8f235ac71d6bf30bd9 (diff)
Notes
Diffstat (limited to 'sys/dev/puc')
-rw-r--r--sys/dev/puc/pucdata.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/puc/pucdata.c b/sys/dev/puc/pucdata.c
index 3653d548c4680..faed396af0b74 100644
--- a/sys/dev/puc/pucdata.c
+++ b/sys/dev/puc/pucdata.c
@@ -857,7 +857,7 @@ const struct puc_device_description puc_devices[] = {
*/
/* Oxford Semiconductor OX16PCI954 PCI UARTs */
- { "Qxford Semiconductor OX16PCI954 UARTs",
+ { "Oxford Semiconductor OX16PCI954 UARTs",
NULL,
{ 0x1415, 0x9501, 0, 0 },
{ 0xffff, 0xffff, 0, 0 },
@@ -870,7 +870,7 @@ const struct puc_device_description puc_devices[] = {
},
/* Oxford Semiconductor OX16PCI954 PCI Parallel port */
- { "Qxford Semiconductor OX16PCI954 Parallel port",
+ { "Oxford Semiconductor OX16PCI954 Parallel port",
NULL,
{ 0x1415, 0x9513, 0, 0 },
{ 0xffff, 0xffff, 0, 0 },