summaryrefslogtreecommitdiffstats
path: root/sys/dev/puc
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2014-04-15 19:58:05 +0000
committermarius <marius@FreeBSD.org>2014-04-15 19:58:05 +0000
commit486a5ea8050a526f20cc2b25a5526c07833400e9 (patch)
tree0d35d44ff27a8a7d2731b4f968f5262dcbb19074 /sys/dev/puc
parentbbe78c2d7227b0f1369125ca429b99bd85d2115f (diff)
downloadFreeBSD-src-486a5ea8050a526f20cc2b25a5526c07833400e9.zip
FreeBSD-src-486a5ea8050a526f20cc2b25a5526c07833400e9.tar.gz
Correct a typo in a device description added in r264257.
Diffstat (limited to 'sys/dev/puc')
-rw-r--r--sys/dev/puc/pucdata.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/puc/pucdata.c b/sys/dev/puc/pucdata.c
index 19bef13..d94cb01 100644
--- a/sys/dev/puc/pucdata.c
+++ b/sys/dev/puc/pucdata.c
@@ -1015,7 +1015,7 @@ const struct puc_cfg puc_pci_devices[] = {
},
{ 0x1fd4, 0x1999, 0x1fd4, 0x0102,
- "Sunix MIOxxxx 2-port serial and 1284 Printer port",
+ "Sunix MIO5xxxx 2-port serial and 1284 Printer port",
DEFAULT_RCLK * 8,
PUC_PORT_2S1P, -1, -1, -1,
.config_function = puc_config_sunix
OpenPOWER on IntegriCloud